Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DispositionCodeType
-
Packages that use DispositionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DispositionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DispositionCodeType Modifier and Type Field Description protected DispositionCodeTypeTransportEquipmentType. dispositionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DispositionCodeType Modifier and Type Method Description DispositionCodeTypeTransportEquipmentType. getDispositionCode()Gets the value of the dispositionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DispositionCodeType Modifier and Type Method Description voidTransportEquipmentType. setDispositionCode(DispositionCodeType value)Sets the value of the dispositionCode property. -
Uses of DispositionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DispositionCodeType Modifier and Type Method Description DispositionCodeTypeObjectFactory. createDispositionCodeType()Create an instance ofDispositionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DispositionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DispositionCodeType>ObjectFactory. createDispositionCode(DispositionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DispositionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DispositionCodeType>ObjectFactory. createDispositionCode(DispositionCodeType value)
-