Uses of Class
com.plooh.adssi.dial.data.AddressType
-
Packages that use AddressType Package Description com.plooh.adssi.dial.data -
-
Uses of AddressType in com.plooh.adssi.dial.data
Methods in com.plooh.adssi.dial.data that return AddressType Modifier and Type Method Description static AddressTypeAddressType. valueOf(String name)Returns the enum constant of this type with the specified name.static AddressType[]AddressType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-