Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SpecificationTypeCodeType
-
Packages that use SpecificationTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SpecificationTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SpecificationTypeCodeType Modifier and Type Field Description protected SpecificationTypeCodeTypeSubscriberConsumptionType. specificationTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SpecificationTypeCodeType Modifier and Type Method Description SpecificationTypeCodeTypeSubscriberConsumptionType. getSpecificationTypeCode()Gets the value of the specificationTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SpecificationTypeCodeType Modifier and Type Method Description voidSubscriberConsumptionType. setSpecificationTypeCode(SpecificationTypeCodeType value)Sets the value of the specificationTypeCode property. -
Uses of SpecificationTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SpecificationTypeCodeType Modifier and Type Method Description SpecificationTypeCodeTypeObjectFactory. createSpecificationTypeCodeType()Create an instance ofSpecificationTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SpecificationTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<SpecificationTypeCodeType>ObjectFactory. createSpecificationTypeCode(SpecificationTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SpecificationTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<SpecificationTypeCodeType>ObjectFactory. createSpecificationTypeCode(SpecificationTypeCodeType value)
-