Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ContainerizedIndicatorType
-
Packages that use ContainerizedIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ContainerizedIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ContainerizedIndicatorType Modifier and Type Field Description protected ContainerizedIndicatorTypeConsignmentType. containerizedIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ContainerizedIndicatorType Modifier and Type Method Description ContainerizedIndicatorTypeConsignmentType. getContainerizedIndicator()Gets the value of the containerizedIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ContainerizedIndicatorType Modifier and Type Method Description voidConsignmentType. setContainerizedIndicator(ContainerizedIndicatorType value)Sets the value of the containerizedIndicator property. -
Uses of ContainerizedIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ContainerizedIndicatorType Modifier and Type Method Description ContainerizedIndicatorTypeObjectFactory. createContainerizedIndicatorType()Create an instance ofContainerizedIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ContainerizedIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ContainerizedIndicatorType>ObjectFactory. createContainerizedIndicator(ContainerizedIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ContainerizedIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ContainerizedIndicatorType>ObjectFactory. createContainerizedIndicator(ContainerizedIndicatorType value)
-