Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LivestockIndicatorType
-
Packages that use LivestockIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LivestockIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LivestockIndicatorType Modifier and Type Field Description protected LivestockIndicatorTypeConsignmentType. livestockIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LivestockIndicatorType Modifier and Type Method Description LivestockIndicatorTypeConsignmentType. getLivestockIndicator()Gets the value of the livestockIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LivestockIndicatorType Modifier and Type Method Description voidConsignmentType. setLivestockIndicator(LivestockIndicatorType value)Sets the value of the livestockIndicator property. -
Uses of LivestockIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LivestockIndicatorType Modifier and Type Method Description LivestockIndicatorTypeObjectFactory. createLivestockIndicatorType()Create an instance ofLivestockIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LivestockIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LivestockIndicatorType>ObjectFactory. createLivestockIndicator(LivestockIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LivestockIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LivestockIndicatorType>ObjectFactory. createLivestockIndicator(LivestockIndicatorType value)
-