Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SealStatusCodeType
-
Packages that use SealStatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SealStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SealStatusCodeType Modifier and Type Field Description protected SealStatusCodeTypeTransportEquipmentSealType. sealStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SealStatusCodeType Modifier and Type Method Description SealStatusCodeTypeTransportEquipmentSealType. getSealStatusCode()Gets the value of the sealStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SealStatusCodeType Modifier and Type Method Description voidTransportEquipmentSealType. setSealStatusCode(SealStatusCodeType value)Sets the value of the sealStatusCode property. -
Uses of SealStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SealStatusCodeType Modifier and Type Method Description SealStatusCodeTypeObjectFactory. createSealStatusCodeType()Create an instance ofSealStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SealStatusCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SealStatusCodeType>ObjectFactory. createSealStatusCode(SealStatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SealStatusCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SealStatusCodeType>ObjectFactory. createSealStatusCode(SealStatusCodeType value)
-