Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TenderTypeCodeType
-
Packages that use TenderTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TenderTypeCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TenderTypeCodeType Modifier and Type Field Description protected TenderTypeCodeTypeTenderType. tenderTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb that return TenderTypeCodeType Modifier and Type Method Description TenderTypeCodeTypeTenderType. getTenderTypeCode()Gets the value of the tenderTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TenderTypeCodeType Modifier and Type Method Description voidTenderType. setTenderTypeCode(TenderTypeCodeType value)Sets the value of the tenderTypeCode property. -
Uses of TenderTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TenderTypeCodeType Modifier and Type Method Description TenderTypeCodeTypeObjectFactory. createTenderTypeCodeType()Create an instance ofTenderTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TenderTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TenderTypeCodeType>ObjectFactory. createTenderTypeCode(TenderTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TenderTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TenderTypeCodeType>ObjectFactory. createTenderTypeCode(TenderTypeCodeType value)
-