Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DeclarationTypeCodeType
-
Packages that use DeclarationTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DeclarationTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DeclarationTypeCodeType Modifier and Type Field Description protected DeclarationTypeCodeTypeDeclarationType. declarationTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DeclarationTypeCodeType Modifier and Type Method Description DeclarationTypeCodeTypeDeclarationType. getDeclarationTypeCode()Gets the value of the declarationTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DeclarationTypeCodeType Modifier and Type Method Description voidDeclarationType. setDeclarationTypeCode(DeclarationTypeCodeType value)Sets the value of the declarationTypeCode property. -
Uses of DeclarationTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DeclarationTypeCodeType Modifier and Type Method Description DeclarationTypeCodeTypeObjectFactory. createDeclarationTypeCodeType()Create an instance ofDeclarationTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DeclarationTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeclarationTypeCodeType>ObjectFactory. createDeclarationTypeCode(DeclarationTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DeclarationTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeclarationTypeCodeType>ObjectFactory. createDeclarationTypeCode(DeclarationTypeCodeType value)
-