Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.EndorserPartyType
-
Packages that use EndorserPartyType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of EndorserPartyType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type EndorserPartyType Modifier and Type Field Description protected List<EndorserPartyType>CertificateOfOriginType. endorserPartyMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type EndorserPartyType Modifier and Type Method Description List<EndorserPartyType>CertificateOfOriginType. getEndorserParty()Gets the value of the endorserParty property. -
Uses of EndorserPartyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EndorserPartyType Modifier and Type Field Description protected EndorserPartyTypeEndorsementType. endorserPartyFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type EndorserPartyType Modifier and Type Field Description protected List<EndorserPartyType>CertificateOfOriginApplicationType. endorserPartyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EndorserPartyType Modifier and Type Method Description EndorserPartyTypeObjectFactory. createEndorserPartyType()Create an instance ofEndorserPartyTypeEndorserPartyTypeEndorsementType. getEndorserParty()Gets the value of the endorserParty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type EndorserPartyType Modifier and Type Method Description javax.xml.bind.JAXBElement<EndorserPartyType>ObjectFactory. createEndorserParty(EndorserPartyType value)List<EndorserPartyType>CertificateOfOriginApplicationType. getEndorserParty()Gets the value of the endorserParty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EndorserPartyType Modifier and Type Method Description javax.xml.bind.JAXBElement<EndorserPartyType>ObjectFactory. createEndorserParty(EndorserPartyType value)voidEndorsementType. setEndorserParty(EndorserPartyType value)Sets the value of the endorserParty property.
-