Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PublishAwardIndicatorType
-
Packages that use PublishAwardIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PublishAwardIndicatorType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as PublishAwardIndicatorType Modifier and Type Field Description protected PublishAwardIndicatorTypeContractAwardNoticeType. publishAwardIndicatorMethods in network.oxalis.peppol.ubl2.jaxb that return PublishAwardIndicatorType Modifier and Type Method Description PublishAwardIndicatorTypeContractAwardNoticeType. getPublishAwardIndicator()Gets the value of the publishAwardIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type PublishAwardIndicatorType Modifier and Type Method Description voidContractAwardNoticeType. setPublishAwardIndicator(PublishAwardIndicatorType value)Sets the value of the publishAwardIndicator property. -
Uses of PublishAwardIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PublishAwardIndicatorType Modifier and Type Method Description PublishAwardIndicatorTypeObjectFactory. createPublishAwardIndicatorType()Create an instance ofPublishAwardIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PublishAwardIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<PublishAwardIndicatorType>ObjectFactory. createPublishAwardIndicator(PublishAwardIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PublishAwardIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<PublishAwardIndicatorType>ObjectFactory. createPublishAwardIndicator(PublishAwardIndicatorType value)
-