Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SupplyChainActivityTypeCodeType
-
Packages that use SupplyChainActivityTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SupplyChainActivityTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SupplyChainActivityTypeCodeType Modifier and Type Field Description protected SupplyChainActivityTypeCodeTypeActivityDataLineType. supplyChainActivityTypeCodeprotected SupplyChainActivityTypeCodeTypeExceptionCriteriaLineType. supplyChainActivityTypeCodeprotected SupplyChainActivityTypeCodeTypeExceptionNotificationLineType. supplyChainActivityTypeCodeprotected SupplyChainActivityTypeCodeTypeItemInformationRequestLineType. supplyChainActivityTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SupplyChainActivityTypeCodeType Modifier and Type Method Description SupplyChainActivityTypeCodeTypeActivityDataLineType. getSupplyChainActivityTypeCode()Gets the value of the supplyChainActivityTypeCode property.SupplyChainActivityTypeCodeTypeExceptionCriteriaLineType. getSupplyChainActivityTypeCode()Gets the value of the supplyChainActivityTypeCode property.SupplyChainActivityTypeCodeTypeExceptionNotificationLineType. getSupplyChainActivityTypeCode()Gets the value of the supplyChainActivityTypeCode property.SupplyChainActivityTypeCodeTypeItemInformationRequestLineType. getSupplyChainActivityTypeCode()Gets the value of the supplyChainActivityTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SupplyChainActivityTypeCodeType Modifier and Type Method Description voidActivityDataLineType. setSupplyChainActivityTypeCode(SupplyChainActivityTypeCodeType value)Sets the value of the supplyChainActivityTypeCode property.voidExceptionCriteriaLineType. setSupplyChainActivityTypeCode(SupplyChainActivityTypeCodeType value)Sets the value of the supplyChainActivityTypeCode property.voidExceptionNotificationLineType. setSupplyChainActivityTypeCode(SupplyChainActivityTypeCodeType value)Sets the value of the supplyChainActivityTypeCode property.voidItemInformationRequestLineType. setSupplyChainActivityTypeCode(SupplyChainActivityTypeCodeType value)Sets the value of the supplyChainActivityTypeCode property. -
Uses of SupplyChainActivityTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SupplyChainActivityTypeCodeType Modifier and Type Method Description SupplyChainActivityTypeCodeTypeObjectFactory. createSupplyChainActivityTypeCodeType()Create an instance ofSupplyChainActivityTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SupplyChainActivityTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<SupplyChainActivityTypeCodeType>ObjectFactory. createSupplyChainActivityTypeCode(SupplyChainActivityTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SupplyChainActivityTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<SupplyChainActivityTypeCodeType>ObjectFactory. createSupplyChainActivityTypeCode(SupplyChainActivityTypeCodeType value)
-