Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.GeneralCargoIndicatorType
-
Packages that use GeneralCargoIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of GeneralCargoIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as GeneralCargoIndicatorType Modifier and Type Field Description protected GeneralCargoIndicatorTypeConsignmentType. generalCargoIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return GeneralCargoIndicatorType Modifier and Type Method Description GeneralCargoIndicatorTypeConsignmentType. getGeneralCargoIndicator()Gets the value of the generalCargoIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type GeneralCargoIndicatorType Modifier and Type Method Description voidConsignmentType. setGeneralCargoIndicator(GeneralCargoIndicatorType value)Sets the value of the generalCargoIndicator property. -
Uses of GeneralCargoIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return GeneralCargoIndicatorType Modifier and Type Method Description GeneralCargoIndicatorTypeObjectFactory. createGeneralCargoIndicatorType()Create an instance ofGeneralCargoIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type GeneralCargoIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<GeneralCargoIndicatorType>ObjectFactory. createGeneralCargoIndicator(GeneralCargoIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type GeneralCargoIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<GeneralCargoIndicatorType>ObjectFactory. createGeneralCargoIndicator(GeneralCargoIndicatorType value)
-