Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SpecialSecurityIndicatorType
-
Packages that use SpecialSecurityIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SpecialSecurityIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SpecialSecurityIndicatorType Modifier and Type Field Description protected SpecialSecurityIndicatorTypeConsignmentType. specialSecurityIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SpecialSecurityIndicatorType Modifier and Type Method Description SpecialSecurityIndicatorTypeConsignmentType. getSpecialSecurityIndicator()Gets the value of the specialSecurityIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SpecialSecurityIndicatorType Modifier and Type Method Description voidConsignmentType. setSpecialSecurityIndicator(SpecialSecurityIndicatorType value)Sets the value of the specialSecurityIndicator property. -
Uses of SpecialSecurityIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SpecialSecurityIndicatorType Modifier and Type Method Description SpecialSecurityIndicatorTypeObjectFactory. createSpecialSecurityIndicatorType()Create an instance ofSpecialSecurityIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SpecialSecurityIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecialSecurityIndicatorType>ObjectFactory. createSpecialSecurityIndicator(SpecialSecurityIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SpecialSecurityIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecialSecurityIndicatorType>ObjectFactory. createSpecialSecurityIndicator(SpecialSecurityIndicatorType value)
-