Uses of Class
org.openapplications.oagis._9.unqualifieddatatypes._1.TextType
-
Packages that use TextType Package Description org.openapplications.oagis._9 org.openapplications.oagis._9.unqualifieddatatypes._1 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 classDescriptionType<?classNoteTypeA free form note.classSequencedTextTypeJava class for SequencedTextType complex type.classTextTypeJava class for TextType complex type. -
Uses of TextType in org.openapplications.oagis._9.unqualifieddatatypes._1
Methods in org.openapplications.oagis._9.unqualifieddatatypes._1 that return TextType Modifier and Type Method Description TextTypeTextType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2TextTypeObjectFactory. createTextType()Create an instance ofTextTypeMethods in org.openapplications.oagis._9.unqualifieddatatypes._1 with parameters of type TextType Modifier and Type Method Description voidTextType. cloneTo(TextType ret)This method clones all values fromthisto the passed object. -
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.
-