Uses of Class
tr.gov.efatura.useraccount.SecurityQuestionInformationType
-
Packages that use SecurityQuestionInformationType Package Description tr.gov.efatura.useraccount -
-
Uses of SecurityQuestionInformationType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return SecurityQuestionInformationType Modifier and Type Method Description SecurityQuestionInformationTypeSecurityQuestionInformationType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SecurityQuestionInformationTypeObjectFactory. createSecurityQuestionInformationType()Create an instance ofSecurityQuestionInformationTypeSecurityQuestionInformationTypeUserAccountType. getSecurityQuestionInformationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type SecurityQuestionInformationType Modifier and Type Method Description JAXBElement<SecurityQuestionInformationType>ObjectFactory. createSecurityQuestionInformation(SecurityQuestionInformationType value)List<SecurityQuestionInformationType>UserAccountType. getSecurityQuestionInformation()Gets the value of the securityQuestionInformation property.Methods in tr.gov.efatura.useraccount with parameters of type SecurityQuestionInformationType Modifier and Type Method Description voidUserAccountType. addSecurityQuestionInformation(SecurityQuestionInformationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidSecurityQuestionInformationType. cloneTo(SecurityQuestionInformationType ret)This method clones all values fromthisto the passed object.JAXBElement<SecurityQuestionInformationType>ObjectFactory. createSecurityQuestionInformation(SecurityQuestionInformationType value)Method parameters in tr.gov.efatura.useraccount with type arguments of type SecurityQuestionInformationType Modifier and Type Method Description voidUserAccountType. setSecurityQuestionInformation(List<SecurityQuestionInformationType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-