Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FeatureTacticTypeCodeType
-
Packages that use FeatureTacticTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FeatureTacticTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FeatureTacticTypeCodeType Modifier and Type Field Description protected FeatureTacticTypeCodeTypeEventTacticEnumerationType. featureTacticTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FeatureTacticTypeCodeType Modifier and Type Method Description FeatureTacticTypeCodeTypeEventTacticEnumerationType. getFeatureTacticTypeCode()Gets the value of the featureTacticTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FeatureTacticTypeCodeType Modifier and Type Method Description voidEventTacticEnumerationType. setFeatureTacticTypeCode(FeatureTacticTypeCodeType value)Sets the value of the featureTacticTypeCode property. -
Uses of FeatureTacticTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FeatureTacticTypeCodeType Modifier and Type Method Description FeatureTacticTypeCodeTypeObjectFactory. createFeatureTacticTypeCodeType()Create an instance ofFeatureTacticTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FeatureTacticTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<FeatureTacticTypeCodeType>ObjectFactory. createFeatureTacticTypeCode(FeatureTacticTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FeatureTacticTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<FeatureTacticTypeCodeType>ObjectFactory. createFeatureTacticTypeCode(FeatureTacticTypeCodeType value)
-