Class CustomerAddressCity


  • public class CustomerAddressCity
    extends Object
    City information.
    • Constructor Detail

      • CustomerAddressCity

        public CustomerAddressCity()
    • Method Detail

      • getId

        public String getId()
        City id.
      • getName

        public String getName()
        City name.