Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SplitConsignmentIndicatorType
-
Packages that use SplitConsignmentIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SplitConsignmentIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SplitConsignmentIndicatorType Modifier and Type Field Description protected SplitConsignmentIndicatorTypeConsignmentType. splitConsignmentIndicatorprotected SplitConsignmentIndicatorTypeShipmentType. splitConsignmentIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SplitConsignmentIndicatorType Modifier and Type Method Description SplitConsignmentIndicatorTypeConsignmentType. getSplitConsignmentIndicator()Gets the value of the splitConsignmentIndicator property.SplitConsignmentIndicatorTypeShipmentType. getSplitConsignmentIndicator()Gets the value of the splitConsignmentIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SplitConsignmentIndicatorType Modifier and Type Method Description voidConsignmentType. setSplitConsignmentIndicator(SplitConsignmentIndicatorType value)Sets the value of the splitConsignmentIndicator property.voidShipmentType. setSplitConsignmentIndicator(SplitConsignmentIndicatorType value)Sets the value of the splitConsignmentIndicator property. -
Uses of SplitConsignmentIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SplitConsignmentIndicatorType Modifier and Type Method Description SplitConsignmentIndicatorTypeObjectFactory. createSplitConsignmentIndicatorType()Create an instance ofSplitConsignmentIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SplitConsignmentIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<SplitConsignmentIndicatorType>ObjectFactory. createSplitConsignmentIndicator(SplitConsignmentIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SplitConsignmentIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<SplitConsignmentIndicatorType>ObjectFactory. createSplitConsignmentIndicator(SplitConsignmentIndicatorType value)
-