Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TransportationStatusTypeCodeType
-
Packages that use TransportationStatusTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TransportationStatusTypeCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TransportationStatusTypeCodeType Modifier and Type Field Description protected TransportationStatusTypeCodeTypeTransportationStatusRequestType. transportationStatusTypeCodeprotected TransportationStatusTypeCodeTypeTransportationStatusType. transportationStatusTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb that return TransportationStatusTypeCodeType Modifier and Type Method Description TransportationStatusTypeCodeTypeTransportationStatusRequestType. getTransportationStatusTypeCode()Gets the value of the transportationStatusTypeCode property.TransportationStatusTypeCodeTypeTransportationStatusType. getTransportationStatusTypeCode()Gets the value of the transportationStatusTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TransportationStatusTypeCodeType Modifier and Type Method Description voidTransportationStatusRequestType. setTransportationStatusTypeCode(TransportationStatusTypeCodeType value)Sets the value of the transportationStatusTypeCode property.voidTransportationStatusType. setTransportationStatusTypeCode(TransportationStatusTypeCodeType value)Sets the value of the transportationStatusTypeCode property. -
Uses of TransportationStatusTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TransportationStatusTypeCodeType Modifier and Type Method Description TransportationStatusTypeCodeTypeObjectFactory. createTransportationStatusTypeCodeType()Create an instance ofTransportationStatusTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TransportationStatusTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportationStatusTypeCodeType>ObjectFactory. createTransportationStatusTypeCode(TransportationStatusTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TransportationStatusTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportationStatusTypeCodeType>ObjectFactory. createTransportationStatusTypeCode(TransportationStatusTypeCodeType value)
-