Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BasedOnConsensusIndicatorType
-
Packages that use BasedOnConsensusIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BasedOnConsensusIndicatorType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as BasedOnConsensusIndicatorType Modifier and Type Field Description protected BasedOnConsensusIndicatorTypeForecastType. basedOnConsensusIndicatorMethods in network.oxalis.peppol.ubl2.jaxb that return BasedOnConsensusIndicatorType Modifier and Type Method Description BasedOnConsensusIndicatorTypeForecastType. getBasedOnConsensusIndicator()Gets the value of the basedOnConsensusIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type BasedOnConsensusIndicatorType Modifier and Type Method Description voidForecastType. setBasedOnConsensusIndicator(BasedOnConsensusIndicatorType value)Sets the value of the basedOnConsensusIndicator property. -
Uses of BasedOnConsensusIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BasedOnConsensusIndicatorType Modifier and Type Method Description BasedOnConsensusIndicatorTypeObjectFactory. createBasedOnConsensusIndicatorType()Create an instance ofBasedOnConsensusIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BasedOnConsensusIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<BasedOnConsensusIndicatorType>ObjectFactory. createBasedOnConsensusIndicator(BasedOnConsensusIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BasedOnConsensusIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<BasedOnConsensusIndicatorType>ObjectFactory. createBasedOnConsensusIndicator(BasedOnConsensusIndicatorType value)
-