Class Bam.BamCodeLabel

  • Enclosing class:
    Bam

    public class Bam.BamCodeLabel
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BamCodeLabel​(java.lang.String c, java.lang.String l)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCode()  
      java.lang.String getLabel()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BamCodeLabel

        public BamCodeLabel​(java.lang.String c,
                            java.lang.String l)
    • Method Detail

      • getCode

        public java.lang.String getCode()
      • getLabel

        public java.lang.String getLabel()