Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TransportAuthorizationCodeType
-
Packages that use TransportAuthorizationCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TransportAuthorizationCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TransportAuthorizationCodeType Modifier and Type Field Description protected TransportAuthorizationCodeTypeHazardousGoodsTransitType. transportAuthorizationCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TransportAuthorizationCodeType Modifier and Type Method Description TransportAuthorizationCodeTypeHazardousGoodsTransitType. getTransportAuthorizationCode()Gets the value of the transportAuthorizationCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransportAuthorizationCodeType Modifier and Type Method Description voidHazardousGoodsTransitType. setTransportAuthorizationCode(TransportAuthorizationCodeType value)Sets the value of the transportAuthorizationCode property. -
Uses of TransportAuthorizationCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TransportAuthorizationCodeType Modifier and Type Method Description TransportAuthorizationCodeTypeObjectFactory. createTransportAuthorizationCodeType()Create an instance ofTransportAuthorizationCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TransportAuthorizationCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportAuthorizationCodeType>ObjectFactory. createTransportAuthorizationCode(TransportAuthorizationCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TransportAuthorizationCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportAuthorizationCodeType>ObjectFactory. createTransportAuthorizationCode(TransportAuthorizationCodeType value)
-