Uses of Class
org.openapplications.oagis._9.DeliveryPointCodeType
-
Packages that use DeliveryPointCodeType Package Description org.openapplications.oagis._9 tr.gov.efatura.useraccount -
-
Uses of DeliveryPointCodeType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return DeliveryPointCodeType Modifier and Type Method Description DeliveryPointCodeTypeDeliveryPointCodeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2DeliveryPointCodeTypeObjectFactory. createDeliveryPointCodeType()Create an instance ofDeliveryPointCodeTypeMethods in org.openapplications.oagis._9 that return types with arguments of type DeliveryPointCodeType Modifier and Type Method Description JAXBElement<DeliveryPointCodeType>ObjectFactory. createDeliveryPointCode(DeliveryPointCodeType value)Methods in org.openapplications.oagis._9 with parameters of type DeliveryPointCodeType Modifier and Type Method Description voidDeliveryPointCodeType. cloneTo(DeliveryPointCodeType ret)This method clones all values fromthisto the passed object.JAXBElement<DeliveryPointCodeType>ObjectFactory. createDeliveryPointCode(DeliveryPointCodeType value) -
Uses of DeliveryPointCodeType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return DeliveryPointCodeType Modifier and Type Method Description DeliveryPointCodeTypeAddressBaseType. getDeliveryPointCodeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type DeliveryPointCodeType Modifier and Type Method Description List<DeliveryPointCodeType>AddressBaseType. getDeliveryPointCode()Gets the value of the deliveryPointCode property.Methods in tr.gov.efatura.useraccount with parameters of type DeliveryPointCodeType Modifier and Type Method Description voidAddressBaseType. addDeliveryPointCode(DeliveryPointCodeType elem)Created by ph-jaxb22-plugin -Xph-list-extensionMethod parameters in tr.gov.efatura.useraccount with type arguments of type DeliveryPointCodeType Modifier and Type Method Description voidAddressBaseType. setDeliveryPointCode(List<DeliveryPointCodeType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-