Uses of Class
tr.gov.efatura.useraccount.UseCodeType
-
Packages that use UseCodeType Package Description tr.gov.efatura.useraccount -
-
Uses of UseCodeType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return UseCodeType Modifier and Type Method Description UseCodeTypeUseCodeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2UseCodeTypeObjectFactory. createUseCodeType()Create an instance ofUseCodeTypeUseCodeTypeCommunicationABIEType. getUseCode()Gets the value of the useCode property.UseCodeTypeCommunicationABIEType. setUseCode(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 UseCodeType Modifier and Type Method Description JAXBElement<UseCodeType>ObjectFactory. createUseCode(UseCodeType value)Methods in tr.gov.efatura.useraccount with parameters of type UseCodeType Modifier and Type Method Description voidUseCodeType. cloneTo(UseCodeType ret)This method clones all values fromthisto the passed object.JAXBElement<UseCodeType>ObjectFactory. createUseCode(UseCodeType value)voidCommunicationABIEType. setUseCode(UseCodeType value)Sets the value of the useCode property.
-