Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PartPresentationCodeType
-
Packages that use PartPresentationCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PartPresentationCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PartPresentationCodeType Modifier and Type Field Description protected PartPresentationCodeTypeTenderingProcessType. partPresentationCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PartPresentationCodeType Modifier and Type Method Description PartPresentationCodeTypeTenderingProcessType. getPartPresentationCode()Gets the value of the partPresentationCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PartPresentationCodeType Modifier and Type Method Description voidTenderingProcessType. setPartPresentationCode(PartPresentationCodeType value)Sets the value of the partPresentationCode property. -
Uses of PartPresentationCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PartPresentationCodeType Modifier and Type Method Description PartPresentationCodeTypeObjectFactory. createPartPresentationCodeType()Create an instance ofPartPresentationCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PartPresentationCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartPresentationCodeType>ObjectFactory. createPartPresentationCode(PartPresentationCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PartPresentationCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartPresentationCodeType>ObjectFactory. createPartPresentationCode(PartPresentationCodeType value)
-