Uses of Class
tr.gov.efatura.useraccount.AccountConfigurationType
-
Packages that use AccountConfigurationType Package Description tr.gov.efatura.useraccount -
-
Uses of AccountConfigurationType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return AccountConfigurationType Modifier and Type Method Description AccountConfigurationTypeAccountConfigurationType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AccountConfigurationTypeObjectFactory. createAccountConfigurationType()Create an instance ofAccountConfigurationTypeAccountConfigurationTypeUserAccountType. getAccountConfiguration()Gets the value of the accountConfiguration property.Methods in tr.gov.efatura.useraccount that return types with arguments of type AccountConfigurationType Modifier and Type Method Description JAXBElement<AccountConfigurationType>ObjectFactory. createAccountConfiguration(AccountConfigurationType value)Methods in tr.gov.efatura.useraccount with parameters of type AccountConfigurationType Modifier and Type Method Description voidAccountConfigurationType. cloneTo(AccountConfigurationType ret)This method clones all values fromthisto the passed object.JAXBElement<AccountConfigurationType>ObjectFactory. createAccountConfiguration(AccountConfigurationType value)voidUserAccountType. setAccountConfiguration(AccountConfigurationType value)Sets the value of the accountConfiguration property.
-