Class WebClientDTO


  • public class WebClientDTO
    extends java.lang.Object
    Additional web-client information for customer.
    • Constructor Summary

      Constructors 
      Constructor Description
      WebClientDTO()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • city

        private java.lang.String city
      • continentCode

        private java.lang.String continentCode
      • continentName

        private java.lang.String continentName
      • countryCode

        private java.lang.String countryCode
      • countryName

        private java.lang.String countryName
      • ipAddress

        private java.lang.String ipAddress
      • stateProv

        private java.lang.String stateProv
    • Constructor Detail

      • WebClientDTO

        public WebClientDTO()