Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OrderResponseCodeType
-
Packages that use OrderResponseCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OrderResponseCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as OrderResponseCodeType Modifier and Type Field Description protected OrderResponseCodeTypeOrderResponseType. orderResponseCodeMethods in network.oxalis.peppol.ubl2.jaxb that return OrderResponseCodeType Modifier and Type Method Description OrderResponseCodeTypeOrderResponseType. getOrderResponseCode()Gets the value of the orderResponseCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type OrderResponseCodeType Modifier and Type Method Description voidOrderResponseType. setOrderResponseCode(OrderResponseCodeType value)Sets the value of the orderResponseCode property. -
Uses of OrderResponseCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OrderResponseCodeType Modifier and Type Method Description OrderResponseCodeTypeObjectFactory. createOrderResponseCodeType()Create an instance ofOrderResponseCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OrderResponseCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OrderResponseCodeType>ObjectFactory. createOrderResponseCode(OrderResponseCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OrderResponseCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OrderResponseCodeType>ObjectFactory. createOrderResponseCode(OrderResponseCodeType value)
-