Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TenderEnvelopeIDType
-
Packages that use TenderEnvelopeIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TenderEnvelopeIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TenderEnvelopeIDType Modifier and Type Field Description protected TenderEnvelopeIDTypeTenderedProjectType. tenderEnvelopeIDprotected TenderEnvelopeIDTypeTenderPreparationType. tenderEnvelopeIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TenderEnvelopeIDType Modifier and Type Method Description TenderEnvelopeIDTypeTenderedProjectType. getTenderEnvelopeID()Gets the value of the tenderEnvelopeID property.TenderEnvelopeIDTypeTenderPreparationType. getTenderEnvelopeID()Gets the value of the tenderEnvelopeID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TenderEnvelopeIDType Modifier and Type Method Description voidTenderedProjectType. setTenderEnvelopeID(TenderEnvelopeIDType value)Sets the value of the tenderEnvelopeID property.voidTenderPreparationType. setTenderEnvelopeID(TenderEnvelopeIDType value)Sets the value of the tenderEnvelopeID property. -
Uses of TenderEnvelopeIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TenderEnvelopeIDType Modifier and Type Method Description TenderEnvelopeIDTypeObjectFactory. createTenderEnvelopeIDType()Create an instance ofTenderEnvelopeIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TenderEnvelopeIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<TenderEnvelopeIDType>ObjectFactory. createTenderEnvelopeID(TenderEnvelopeIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TenderEnvelopeIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<TenderEnvelopeIDType>ObjectFactory. createTenderEnvelopeID(TenderEnvelopeIDType value)
-