Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.VariantIDType
-
Packages that use VariantIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of VariantIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as VariantIDType Modifier and Type Field Description protected VariantIDTypeTenderedProjectType. variantIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return VariantIDType Modifier and Type Method Description VariantIDTypeTenderedProjectType. getVariantID()Gets the value of the variantID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type VariantIDType Modifier and Type Method Description voidTenderedProjectType. setVariantID(VariantIDType value)Sets the value of the variantID property. -
Uses of VariantIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return VariantIDType Modifier and Type Method Description VariantIDTypeObjectFactory. createVariantIDType()Create an instance ofVariantIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type VariantIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VariantIDType>ObjectFactory. createVariantID(VariantIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type VariantIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VariantIDType>ObjectFactory. createVariantID(VariantIDType value)
-