Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SpecificationIDType
-
Packages that use SpecificationIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SpecificationIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SpecificationIDType Modifier and Type Field Description protected SpecificationIDTypePromotionalSpecificationType. specificationIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SpecificationIDType Modifier and Type Method Description SpecificationIDTypePromotionalSpecificationType. getSpecificationID()Gets the value of the specificationID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SpecificationIDType Modifier and Type Method Description voidPromotionalSpecificationType. setSpecificationID(SpecificationIDType value)Sets the value of the specificationID property. -
Uses of SpecificationIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SpecificationIDType Modifier and Type Method Description SpecificationIDTypeObjectFactory. createSpecificationIDType()Create an instance ofSpecificationIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SpecificationIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SpecificationIDType>ObjectFactory. createSpecificationID(SpecificationIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SpecificationIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SpecificationIDType>ObjectFactory. createSpecificationID(SpecificationIDType value)
-