Uses of Class
tr.gov.efatura.useraccount.PartyType
-
Packages that use PartyType Package Description tr.gov.efatura.useraccount -
-
Uses of PartyType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return PartyType Modifier and Type Method Description PartyTypePartyType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PartyTypeObjectFactory. createPartyType()Create an instance ofPartyTypePartyTypeUserAccountType. getParty()Gets the value of the party property.Methods in tr.gov.efatura.useraccount that return types with arguments of type PartyType Modifier and Type Method Description JAXBElement<PartyType>ObjectFactory. createParty(PartyType value)Methods in tr.gov.efatura.useraccount with parameters of type PartyType Modifier and Type Method Description voidPartyType. cloneTo(PartyType ret)This method clones all values fromthisto the passed object.JAXBElement<PartyType>ObjectFactory. createParty(PartyType value)voidUserAccountType. setParty(PartyType value)Sets the value of the party property.
-