Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ShareholderPartyType
-
Packages that use ShareholderPartyType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ShareholderPartyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ShareholderPartyType Modifier and Type Field Description protected List<ShareholderPartyType>PartyLegalEntityType. shareholderPartyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ShareholderPartyType Modifier and Type Method Description ShareholderPartyTypeObjectFactory. createShareholderPartyType()Create an instance ofShareholderPartyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ShareholderPartyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ShareholderPartyType>ObjectFactory. createShareholderParty(ShareholderPartyType value)List<ShareholderPartyType>PartyLegalEntityType. getShareholderParty()Gets the value of the shareholderParty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ShareholderPartyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ShareholderPartyType>ObjectFactory. createShareholderParty(ShareholderPartyType value)
-