Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AnimalFoodIndicatorType
-
Packages that use AnimalFoodIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AnimalFoodIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AnimalFoodIndicatorType Modifier and Type Field Description protected AnimalFoodIndicatorTypeConsignmentType. animalFoodIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AnimalFoodIndicatorType Modifier and Type Method Description AnimalFoodIndicatorTypeConsignmentType. getAnimalFoodIndicator()Gets the value of the animalFoodIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AnimalFoodIndicatorType Modifier and Type Method Description voidConsignmentType. setAnimalFoodIndicator(AnimalFoodIndicatorType value)Sets the value of the animalFoodIndicator property. -
Uses of AnimalFoodIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AnimalFoodIndicatorType Modifier and Type Method Description AnimalFoodIndicatorTypeObjectFactory. createAnimalFoodIndicatorType()Create an instance ofAnimalFoodIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AnimalFoodIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AnimalFoodIndicatorType>ObjectFactory. createAnimalFoodIndicator(AnimalFoodIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AnimalFoodIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AnimalFoodIndicatorType>ObjectFactory. createAnimalFoodIndicator(AnimalFoodIndicatorType value)
-