Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.UrgencyCodeType
-
Packages that use UrgencyCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of UrgencyCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as UrgencyCodeType Modifier and Type Field Description protected UrgencyCodeTypeTenderingProcessType. urgencyCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return UrgencyCodeType Modifier and Type Method Description UrgencyCodeTypeTenderingProcessType. getUrgencyCode()Gets the value of the urgencyCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type UrgencyCodeType Modifier and Type Method Description voidTenderingProcessType. setUrgencyCode(UrgencyCodeType value)Sets the value of the urgencyCode property. -
Uses of UrgencyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return UrgencyCodeType Modifier and Type Method Description UrgencyCodeTypeObjectFactory. createUrgencyCodeType()Create an instance ofUrgencyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type UrgencyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UrgencyCodeType>ObjectFactory. createUrgencyCode(UrgencyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type UrgencyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UrgencyCodeType>ObjectFactory. createUrgencyCode(UrgencyCodeType value)
-