Uses of Class
tr.gov.efatura.useraccount.UserAccountType
-
Packages that use UserAccountType Package Description tr.gov.efatura.useraccount -
-
Uses of UserAccountType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return UserAccountType Modifier and Type Method Description UserAccountTypeUserAccountType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2UserAccountTypeObjectFactory. createUserAccountType()Create an instance ofUserAccountTypeUserAccountTypeCancelUserAccountDataAreaType. getUserAccountAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionUserAccountTypeProcessUserAccountDataAreaType. getUserAccountAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type UserAccountType Modifier and Type Method Description JAXBElement<UserAccountType>ObjectFactory. createUserAccount(UserAccountType value)List<UserAccountType>CancelUserAccountDataAreaType. getUserAccount()Gets the value of the userAccount property.List<UserAccountType>ProcessUserAccountDataAreaType. getUserAccount()Gets the value of the userAccount property.Methods in tr.gov.efatura.useraccount with parameters of type UserAccountType Modifier and Type Method Description voidCancelUserAccountDataAreaType. addUserAccount(UserAccountType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidProcessUserAccountDataAreaType. addUserAccount(UserAccountType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidUserAccountType. cloneTo(UserAccountType ret)This method clones all values fromthisto the passed object.JAXBElement<UserAccountType>ObjectFactory. createUserAccount(UserAccountType value)Method parameters in tr.gov.efatura.useraccount with type arguments of type UserAccountType Modifier and Type Method Description voidCancelUserAccountDataAreaType. setUserAccount(List<UserAccountType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidProcessUserAccountDataAreaType. setUserAccount(List<UserAccountType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-