Uses of Class
tr.gov.efatura.useraccount.IDSetType
-
Packages that use IDSetType Package Description tr.gov.efatura.useraccount -
-
Uses of IDSetType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return IDSetType Modifier and Type Method Description IDSetTypeIDSetType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2IDSetTypeObjectFactory. createIDSetType()Create an instance ofIDSetTypeIDSetTypeBasePartyType. getPartyReportingIDsAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionIDSetTypeUserAccountType. getPartyReportingIDsAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type IDSetType Modifier and Type Method Description JAXBElement<IDSetType>ObjectFactory. createPartyReportingIDs(IDSetType value)List<IDSetType>BasePartyType. getPartyReportingIDs()Gets the value of the partyReportingIDs property.List<IDSetType>UserAccountType. getPartyReportingIDs()Gets the value of the partyReportingIDs property.Methods in tr.gov.efatura.useraccount with parameters of type IDSetType Modifier and Type Method Description voidBasePartyType. addPartyReportingIDs(IDSetType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidUserAccountType. addPartyReportingIDs(IDSetType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidIDSetType. cloneTo(IDSetType ret)This method clones all values fromthisto the passed object.JAXBElement<IDSetType>ObjectFactory. createPartyReportingIDs(IDSetType value)Method parameters in tr.gov.efatura.useraccount with type arguments of type IDSetType Modifier and Type Method Description voidBasePartyType. setPartyReportingIDs(List<IDSetType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidUserAccountType. setPartyReportingIDs(List<IDSetType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-