Uses of Class
org.openapplications.oagis._9.CountrySubDivisionCodeType
-
Packages that use CountrySubDivisionCodeType Package Description org.openapplications.oagis._9 tr.gov.efatura.useraccount -
-
Uses of CountrySubDivisionCodeType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return CountrySubDivisionCodeType Modifier and Type Method Description CountrySubDivisionCodeTypeCountrySubDivisionCodeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2CountrySubDivisionCodeTypeObjectFactory. createCountrySubDivisionCodeType()Create an instance ofCountrySubDivisionCodeTypeMethods in org.openapplications.oagis._9 that return types with arguments of type CountrySubDivisionCodeType Modifier and Type Method Description JAXBElement<CountrySubDivisionCodeType>ObjectFactory. createCountrySubDivisionCode(CountrySubDivisionCodeType value)Methods in org.openapplications.oagis._9 with parameters of type CountrySubDivisionCodeType Modifier and Type Method Description voidCountrySubDivisionCodeType. cloneTo(CountrySubDivisionCodeType ret)This method clones all values fromthisto the passed object.JAXBElement<CountrySubDivisionCodeType>ObjectFactory. createCountrySubDivisionCode(CountrySubDivisionCodeType value) -
Uses of CountrySubDivisionCodeType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return CountrySubDivisionCodeType Modifier and Type Method Description CountrySubDivisionCodeTypeAddressBaseType. getCountrySubDivisionCodeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type CountrySubDivisionCodeType Modifier and Type Method Description List<CountrySubDivisionCodeType>AddressBaseType. getCountrySubDivisionCode()Gets the value of the countrySubDivisionCode property.Methods in tr.gov.efatura.useraccount with parameters of type CountrySubDivisionCodeType Modifier and Type Method Description voidAddressBaseType. addCountrySubDivisionCode(CountrySubDivisionCodeType elem)Created by ph-jaxb22-plugin -Xph-list-extensionMethod parameters in tr.gov.efatura.useraccount with type arguments of type CountrySubDivisionCodeType Modifier and Type Method Description voidAddressBaseType. setCountrySubDivisionCode(List<CountrySubDivisionCodeType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-