Uses of Class
org.openapplications.oagis._9.SequencedTextType
-
Packages that use SequencedTextType Package Description org.openapplications.oagis._9 tr.gov.efatura.useraccount -
-
Uses of SequencedTextType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return SequencedTextType Modifier and Type Method Description SequencedTextTypeSequencedTextType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SequencedTextTypeObjectFactory. createSequencedTextType()Create an instance ofSequencedTextTypeMethods in org.openapplications.oagis._9 that return types with arguments of type SequencedTextType Modifier and Type Method Description JAXBElement<SequencedTextType>ObjectFactory. createAddressLine(SequencedTextType value)Methods in org.openapplications.oagis._9 with parameters of type SequencedTextType Modifier and Type Method Description voidSequencedTextType. cloneTo(SequencedTextType ret)This method clones all values fromthisto the passed object.JAXBElement<SequencedTextType>ObjectFactory. createAddressLine(SequencedTextType value) -
Uses of SequencedTextType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return SequencedTextType Modifier and Type Method Description SequencedTextTypeAddressBaseType. getAddressLineAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type SequencedTextType Modifier and Type Method Description List<SequencedTextType>AddressBaseType. getAddressLine()Gets the value of the addressLine property.Methods in tr.gov.efatura.useraccount with parameters of type SequencedTextType Modifier and Type Method Description voidAddressBaseType. addAddressLine(SequencedTextType elem)Created by ph-jaxb22-plugin -Xph-list-extensionMethod parameters in tr.gov.efatura.useraccount with type arguments of type SequencedTextType Modifier and Type Method Description voidAddressBaseType. setAddressLine(List<SequencedTextType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-