Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SubstitutionStatusCodeType
-
Packages that use SubstitutionStatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SubstitutionStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SubstitutionStatusCodeType Modifier and Type Field Description protected SubstitutionStatusCodeTypeOrderLineType. substitutionStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SubstitutionStatusCodeType Modifier and Type Method Description SubstitutionStatusCodeTypeOrderLineType. getSubstitutionStatusCode()Gets the value of the substitutionStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SubstitutionStatusCodeType Modifier and Type Method Description voidOrderLineType. setSubstitutionStatusCode(SubstitutionStatusCodeType value)Sets the value of the substitutionStatusCode property. -
Uses of SubstitutionStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SubstitutionStatusCodeType Modifier and Type Method Description SubstitutionStatusCodeTypeObjectFactory. createSubstitutionStatusCodeType()Create an instance ofSubstitutionStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SubstitutionStatusCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubstitutionStatusCodeType>ObjectFactory. createSubstitutionStatusCode(SubstitutionStatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SubstitutionStatusCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubstitutionStatusCodeType>ObjectFactory. createSubstitutionStatusCode(SubstitutionStatusCodeType value)
-