Class ContainerIdentification


  • public class ContainerIdentification
    extends java.lang.Object
    A list of carton identifiers.
    • Constructor Detail

      • ContainerIdentification

        public ContainerIdentification()
    • Method Detail

      • containerIdentificationNumber

        public ContainerIdentification containerIdentificationNumber​(java.lang.String containerIdentificationNumber)
      • getContainerIdentificationNumber

        public java.lang.String getContainerIdentificationNumber()
        Container identification number that adheres to the definition of the container identification type.
        Returns:
        containerIdentificationNumber
      • setContainerIdentificationNumber

        public void setContainerIdentificationNumber​(java.lang.String containerIdentificationNumber)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object