Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LegalStatusIndicatorType
-
Packages that use LegalStatusIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LegalStatusIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LegalStatusIndicatorType Modifier and Type Field Description protected LegalStatusIndicatorTypeTransportEquipmentType. legalStatusIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LegalStatusIndicatorType Modifier and Type Method Description LegalStatusIndicatorTypeTransportEquipmentType. getLegalStatusIndicator()Gets the value of the legalStatusIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LegalStatusIndicatorType Modifier and Type Method Description voidTransportEquipmentType. setLegalStatusIndicator(LegalStatusIndicatorType value)Sets the value of the legalStatusIndicator property. -
Uses of LegalStatusIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LegalStatusIndicatorType Modifier and Type Method Description LegalStatusIndicatorTypeObjectFactory. createLegalStatusIndicatorType()Create an instance ofLegalStatusIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LegalStatusIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<LegalStatusIndicatorType>ObjectFactory. createLegalStatusIndicator(LegalStatusIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LegalStatusIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<LegalStatusIndicatorType>ObjectFactory. createLegalStatusIndicator(LegalStatusIndicatorType value)
-