Class GeneratedWarehousingConstants.Attributes.Address

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String LATITUDE  
      static java.lang.String LONGITUDE  
    • Constructor Summary

      Constructors 
      Constructor Description
      Address()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LATITUDE

        public static final java.lang.String LATITUDE
      • LONGITUDE

        public static final java.lang.String LONGITUDE
    • Constructor Detail

      • Address

        public Address()