Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SubmissionMethodCodeType
-
Packages that use SubmissionMethodCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SubmissionMethodCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SubmissionMethodCodeType Modifier and Type Field Description protected SubmissionMethodCodeTypeTenderingProcessType. submissionMethodCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SubmissionMethodCodeType Modifier and Type Method Description SubmissionMethodCodeTypeTenderingProcessType. getSubmissionMethodCode()Gets the value of the submissionMethodCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SubmissionMethodCodeType Modifier and Type Method Description voidTenderingProcessType. setSubmissionMethodCode(SubmissionMethodCodeType value)Sets the value of the submissionMethodCode property. -
Uses of SubmissionMethodCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SubmissionMethodCodeType Modifier and Type Method Description SubmissionMethodCodeTypeObjectFactory. createSubmissionMethodCodeType()Create an instance ofSubmissionMethodCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SubmissionMethodCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubmissionMethodCodeType>ObjectFactory. createSubmissionMethodCode(SubmissionMethodCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SubmissionMethodCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubmissionMethodCodeType>ObjectFactory. createSubmissionMethodCode(SubmissionMethodCodeType value)
-