Uses of Class
org.openapplications.oagis._9.TextType
-
Packages that use TextType Package Description org.openapplications.oagis._9 tr.gov.efatura.useraccount -
-
Uses of TextType in org.openapplications.oagis._9
Subclasses of TextType in org.openapplications.oagis._9 Modifier and Type Class Description classSequencedTextTypeJava class for SequencedTextType complex type.Methods in org.openapplications.oagis._9 that return TextType Modifier and Type Method Description TextTypeTextType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2TextTypeObjectFactory. createTextType()Create an instance ofTextTypeTextTypeStatusBasisType. getReasonAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethod parameters in org.openapplications.oagis._9 with type arguments of type TextType Modifier and Type Method Description voidStatusBasisType. setReason(List<TextType> aList)Created by ph-jaxb22-plugin -Xph-list-extension -
Uses of TextType in tr.gov.efatura.useraccount
Subclasses of TextType in tr.gov.efatura.useraccount Modifier and Type Class Description classFamilyNameTypeThis contains the name or names that generally would be inherited or indicative of a person's family.classFormattedNameTypeThis is a formatted presentation of a name (for example, a person name) that might alternatively presented as discretely fielded components or it could otherwise be a name that has alternative formatted representations.classMiddleNameTypeThis is a second "given name" or sometimes depending on cultural context, representative of family relationships.Methods in tr.gov.efatura.useraccount that return TextType Modifier and Type Method Description TextTypeCommunicationABIEType. getAccess()Gets the value of the access property.TextTypeCommunicationABIEType. getAreaDialing()Gets the value of the areaDialing property.TextTypeAddressBaseType. getBuildingNumber()Gets the value of the buildingNumber property.TextTypeCommunicationABIEType. getCountryDialing()Gets the value of the countryDialing property.TextTypeCommunicationABIEType. getDialNumber()Gets the value of the dialNumber property.TextTypeCommunicationABIEType. getExtension()Gets the value of the extension property.TextTypeAddressBaseType. getFloor()Gets the value of the floor property.TextTypeAddressBaseType. getLineFive()Gets the value of the lineFive property.TextTypeAddressBaseType. getLineFour()Gets the value of the lineFour property.TextTypeAddressBaseType. getLineOne()Gets the value of the lineOne property.TextTypeAddressBaseType. getLineThree()Gets the value of the lineThree property.TextTypeAddressBaseType. getLineTwo()Gets the value of the lineTwo property.TextTypeBasePartyType. getPartyName()Gets the value of the partyName property.TextTypePersonNameBaseType. getPersonNameInitials()Gets the value of the personNameInitials property.TextTypeAddressBaseType. getPostOfficeBox()Gets the value of the postOfficeBox property.TextTypePersonNameBaseType. getPreferredName()Gets the value of the preferredName property.TextTypeUserRoleType. getRoleName()Gets the value of the roleName property.TextTypePersonContactType. getRoleNameAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionTextTypeCommunicationABIEType. getTextAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionTextTypeAddressBaseType. getUnit()Gets the value of the unit property.TextTypeCommunicationABIEType. setAccess(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeCommunicationABIEType. setAreaDialing(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeAddressBaseType. setBuildingNumber(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeCommunicationABIEType. setCountryDialing(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeCommunicationABIEType. setDialNumber(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeCommunicationABIEType. setExtension(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeAddressBaseType. setFloor(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeAddressBaseType. setLineFive(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeAddressBaseType. setLineFour(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeAddressBaseType. setLineOne(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeAddressBaseType. setLineThree(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeAddressBaseType. setLineTwo(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeBasePartyType. setPartyName(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypePersonNameBaseType. setPersonNameInitials(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeAddressBaseType. setPostOfficeBox(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypePersonNameBaseType. setPreferredName(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeUserRoleType. setRoleName(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderTextTypeAddressBaseType. setUnit(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderMethods in tr.gov.efatura.useraccount that return types with arguments of type TextType Modifier and Type Method Description JAXBElement<TextType>ObjectFactory. createPartyName(TextType value)JAXBElement<TextType>ObjectFactory. createPersonNameInitials(TextType value)JAXBElement<TextType>ObjectFactory. createPreferredName(TextType value)JAXBElement<TextType>ObjectFactory. createRoleName(TextType value)List<TextType>PersonContactType. getRoleName()Gets the value of the roleName property.List<TextType>CommunicationABIEType. getText()Gets the value of the text property.Methods in tr.gov.efatura.useraccount with parameters of type TextType Modifier and Type Method Description voidPersonContactType. addRoleName(TextType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidCommunicationABIEType. addText(TextType elem)Created by ph-jaxb22-plugin -Xph-list-extensionJAXBElement<TextType>ObjectFactory. createPartyName(TextType value)JAXBElement<TextType>ObjectFactory. createPersonNameInitials(TextType value)JAXBElement<TextType>ObjectFactory. createPreferredName(TextType value)JAXBElement<TextType>ObjectFactory. createRoleName(TextType value)voidCommunicationABIEType. setAccess(TextType value)Sets the value of the access property.voidCommunicationABIEType. setAreaDialing(TextType value)Sets the value of the areaDialing property.voidAddressBaseType. setBuildingNumber(TextType value)Sets the value of the buildingNumber property.voidCommunicationABIEType. setCountryDialing(TextType value)Sets the value of the countryDialing property.voidCommunicationABIEType. setDialNumber(TextType value)Sets the value of the dialNumber property.voidCommunicationABIEType. setExtension(TextType value)Sets the value of the extension property.voidAddressBaseType. setFloor(TextType value)Sets the value of the floor property.voidAddressBaseType. setLineFive(TextType value)Sets the value of the lineFive property.voidAddressBaseType. setLineFour(TextType value)Sets the value of the lineFour property.voidAddressBaseType. setLineOne(TextType value)Sets the value of the lineOne property.voidAddressBaseType. setLineThree(TextType value)Sets the value of the lineThree property.voidAddressBaseType. setLineTwo(TextType value)Sets the value of the lineTwo property.voidBasePartyType. setPartyName(TextType value)Sets the value of the partyName property.voidPersonNameBaseType. setPersonNameInitials(TextType value)Sets the value of the personNameInitials property.voidAddressBaseType. setPostOfficeBox(TextType value)Sets the value of the postOfficeBox property.voidPersonNameBaseType. setPreferredName(TextType value)Sets the value of the preferredName property.voidUserRoleType. setRoleName(TextType value)Sets the value of the roleName property.voidAddressBaseType. setUnit(TextType value)Sets the value of the unit property.Method parameters in tr.gov.efatura.useraccount with type arguments of type TextType Modifier and Type Method Description voidPersonContactType. setRoleName(List<TextType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidCommunicationABIEType. setText(List<TextType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-