Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AuctionConstraintIndicatorType
-
Packages that use AuctionConstraintIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AuctionConstraintIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AuctionConstraintIndicatorType Modifier and Type Field Description protected AuctionConstraintIndicatorTypeAuctionTermsType. auctionConstraintIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AuctionConstraintIndicatorType Modifier and Type Method Description AuctionConstraintIndicatorTypeAuctionTermsType. getAuctionConstraintIndicator()Gets the value of the auctionConstraintIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AuctionConstraintIndicatorType Modifier and Type Method Description voidAuctionTermsType. setAuctionConstraintIndicator(AuctionConstraintIndicatorType value)Sets the value of the auctionConstraintIndicator property. -
Uses of AuctionConstraintIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AuctionConstraintIndicatorType Modifier and Type Method Description AuctionConstraintIndicatorTypeObjectFactory. createAuctionConstraintIndicatorType()Create an instance ofAuctionConstraintIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AuctionConstraintIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuctionConstraintIndicatorType>ObjectFactory. createAuctionConstraintIndicator(AuctionConstraintIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AuctionConstraintIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuctionConstraintIndicatorType>ObjectFactory. createAuctionConstraintIndicator(AuctionConstraintIndicatorType value)
-