Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BuyerProfileURIType
-
Packages that use BuyerProfileURIType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BuyerProfileURIType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BuyerProfileURIType Modifier and Type Field Description protected BuyerProfileURITypeContractingPartyType. buyerProfileURIMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BuyerProfileURIType Modifier and Type Method Description BuyerProfileURITypeContractingPartyType. getBuyerProfileURI()Gets the value of the buyerProfileURI property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BuyerProfileURIType Modifier and Type Method Description voidContractingPartyType. setBuyerProfileURI(BuyerProfileURIType value)Sets the value of the buyerProfileURI property. -
Uses of BuyerProfileURIType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BuyerProfileURIType Modifier and Type Method Description BuyerProfileURITypeObjectFactory. createBuyerProfileURIType()Create an instance ofBuyerProfileURITypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BuyerProfileURIType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BuyerProfileURIType>ObjectFactory. createBuyerProfileURI(BuyerProfileURIType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BuyerProfileURIType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BuyerProfileURIType>ObjectFactory. createBuyerProfileURI(BuyerProfileURIType value)
-