Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TransportHandlingUnitTypeCodeType
-
Packages that use TransportHandlingUnitTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TransportHandlingUnitTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TransportHandlingUnitTypeCodeType Modifier and Type Field Description protected TransportHandlingUnitTypeCodeTypeTransportHandlingUnitType. transportHandlingUnitTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TransportHandlingUnitTypeCodeType Modifier and Type Method Description TransportHandlingUnitTypeCodeTypeTransportHandlingUnitType. getTransportHandlingUnitTypeCode()Gets the value of the transportHandlingUnitTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransportHandlingUnitTypeCodeType Modifier and Type Method Description voidTransportHandlingUnitType. setTransportHandlingUnitTypeCode(TransportHandlingUnitTypeCodeType value)Sets the value of the transportHandlingUnitTypeCode property. -
Uses of TransportHandlingUnitTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TransportHandlingUnitTypeCodeType Modifier and Type Method Description TransportHandlingUnitTypeCodeTypeObjectFactory. createTransportHandlingUnitTypeCodeType()Create an instance ofTransportHandlingUnitTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TransportHandlingUnitTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportHandlingUnitTypeCodeType>ObjectFactory. createTransportHandlingUnitTypeCode(TransportHandlingUnitTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TransportHandlingUnitTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportHandlingUnitTypeCodeType>ObjectFactory. createTransportHandlingUnitTypeCode(TransportHandlingUnitTypeCodeType value)
-