Uses of Class
tr.gov.efatura.useraccount.MiddleNameType
-
Packages that use MiddleNameType Package Description tr.gov.efatura.useraccount -
-
Uses of MiddleNameType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return MiddleNameType Modifier and Type Method Description MiddleNameTypeMiddleNameType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2MiddleNameTypeObjectFactory. createMiddleNameType()Create an instance ofMiddleNameTypeMiddleNameTypePersonNameBaseType. getMiddleName()Gets the value of the middleName property.MiddleNameTypePersonNameBaseType. setMiddleName(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 MiddleNameType Modifier and Type Method Description JAXBElement<MiddleNameType>ObjectFactory. createMiddleName(MiddleNameType value)Methods in tr.gov.efatura.useraccount with parameters of type MiddleNameType Modifier and Type Method Description voidMiddleNameType. cloneTo(MiddleNameType ret)This method clones all values fromthisto the passed object.JAXBElement<MiddleNameType>ObjectFactory. createMiddleName(MiddleNameType value)voidPersonNameBaseType. setMiddleName(MiddleNameType value)Sets the value of the middleName property.
-