Uses of Class
tr.gov.efatura.useraccount.ProcessUserAccountType
-
Packages that use ProcessUserAccountType Package Description com.helger.ubltr tr.gov.efatura.useraccount -
-
Uses of ProcessUserAccountType in com.helger.ubltr
Methods in com.helger.ubltr that return types with arguments of type ProcessUserAccountType Modifier and Type Method Description static UBLTRReaderBuilder<ProcessUserAccountType>UBLTRReader. processUserAccount()Create a reader builder for ProcessUserAccountType.static UBLTRValidatorBuilder<ProcessUserAccountType>UBLTRValidator. processUserAccount()Create a validation builder for ProcessUserAccountType.static UBLTRWriterBuilder<ProcessUserAccountType>UBLTRWriter. processUserAccount()Create a writer builder for ProcessUserAccountType. -
Uses of ProcessUserAccountType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return ProcessUserAccountType Modifier and Type Method Description ProcessUserAccountTypeProcessUserAccountType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ProcessUserAccountTypeObjectFactory. createProcessUserAccountType()Create an instance ofProcessUserAccountTypeMethods in tr.gov.efatura.useraccount that return types with arguments of type ProcessUserAccountType Modifier and Type Method Description JAXBElement<ProcessUserAccountType>ObjectFactory. createProcessUserAccount(ProcessUserAccountType value)Methods in tr.gov.efatura.useraccount with parameters of type ProcessUserAccountType Modifier and Type Method Description voidProcessUserAccountType. cloneTo(ProcessUserAccountType ret)This method clones all values fromthisto the passed object.JAXBElement<ProcessUserAccountType>ObjectFactory. createProcessUserAccount(ProcessUserAccountType value)
-