Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FullnessIndicationCodeType
-
Packages that use FullnessIndicationCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FullnessIndicationCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FullnessIndicationCodeType Modifier and Type Field Description protected FullnessIndicationCodeTypeEmissionCalculationMethodType. fullnessIndicationCodeprotected FullnessIndicationCodeTypeTransportEquipmentType. fullnessIndicationCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FullnessIndicationCodeType Modifier and Type Method Description FullnessIndicationCodeTypeEmissionCalculationMethodType. getFullnessIndicationCode()Gets the value of the fullnessIndicationCode property.FullnessIndicationCodeTypeTransportEquipmentType. getFullnessIndicationCode()Gets the value of the fullnessIndicationCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FullnessIndicationCodeType Modifier and Type Method Description voidEmissionCalculationMethodType. setFullnessIndicationCode(FullnessIndicationCodeType value)Sets the value of the fullnessIndicationCode property.voidTransportEquipmentType. setFullnessIndicationCode(FullnessIndicationCodeType value)Sets the value of the fullnessIndicationCode property. -
Uses of FullnessIndicationCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FullnessIndicationCodeType Modifier and Type Method Description FullnessIndicationCodeTypeObjectFactory. createFullnessIndicationCodeType()Create an instance ofFullnessIndicationCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FullnessIndicationCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FullnessIndicationCodeType>ObjectFactory. createFullnessIndicationCode(FullnessIndicationCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FullnessIndicationCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FullnessIndicationCodeType>ObjectFactory. createFullnessIndicationCode(FullnessIndicationCodeType value)
-