Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DataSourceCodeType
-
Packages that use DataSourceCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DataSourceCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DataSourceCodeType Modifier and Type Field Description protected DataSourceCodeTypeForecastExceptionCriterionLineType. dataSourceCodeprotected DataSourceCodeTypeForecastExceptionType. dataSourceCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DataSourceCodeType Modifier and Type Method Description DataSourceCodeTypeForecastExceptionCriterionLineType. getDataSourceCode()Gets the value of the dataSourceCode property.DataSourceCodeTypeForecastExceptionType. getDataSourceCode()Gets the value of the dataSourceCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DataSourceCodeType Modifier and Type Method Description voidForecastExceptionCriterionLineType. setDataSourceCode(DataSourceCodeType value)Sets the value of the dataSourceCode property.voidForecastExceptionType. setDataSourceCode(DataSourceCodeType value)Sets the value of the dataSourceCode property. -
Uses of DataSourceCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DataSourceCodeType Modifier and Type Method Description DataSourceCodeTypeObjectFactory. createDataSourceCodeType()Create an instance ofDataSourceCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DataSourceCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataSourceCodeType>ObjectFactory. createDataSourceCode(DataSourceCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DataSourceCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataSourceCodeType>ObjectFactory. createDataSourceCode(DataSourceCodeType value)
-