Uses of Class
tr.gov.efatura.useraccount.AlternateScriptPersonNameType
-
Packages that use AlternateScriptPersonNameType Package Description tr.gov.efatura.useraccount -
-
Uses of AlternateScriptPersonNameType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return AlternateScriptPersonNameType Modifier and Type Method Description AlternateScriptPersonNameTypeAlternateScriptPersonNameType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AlternateScriptPersonNameTypeObjectFactory. createAlternateScriptPersonNameType()Create an instance ofAlternateScriptPersonNameTypeAlternateScriptPersonNameTypePersonNameType. getAlternateScriptPersonNameAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type AlternateScriptPersonNameType Modifier and Type Method Description JAXBElement<AlternateScriptPersonNameType>ObjectFactory. createAlternateScriptPersonName(AlternateScriptPersonNameType value)List<AlternateScriptPersonNameType>PersonNameType. getAlternateScriptPersonName()Gets the value of the alternateScriptPersonName property.Methods in tr.gov.efatura.useraccount with parameters of type AlternateScriptPersonNameType Modifier and Type Method Description voidPersonNameType. addAlternateScriptPersonName(AlternateScriptPersonNameType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAlternateScriptPersonNameType. cloneTo(AlternateScriptPersonNameType ret)This method clones all values fromthisto the passed object.JAXBElement<AlternateScriptPersonNameType>ObjectFactory. createAlternateScriptPersonName(AlternateScriptPersonNameType value)Method parameters in tr.gov.efatura.useraccount with type arguments of type AlternateScriptPersonNameType Modifier and Type Method Description voidPersonNameType. setAlternateScriptPersonName(List<AlternateScriptPersonNameType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-