Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.NotificationRequirementType
-
Packages that use NotificationRequirementType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of NotificationRequirementType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type NotificationRequirementType Modifier and Type Field Description protected List<NotificationRequirementType>TransportExecutionTermsType. notificationRequirementMethods in network.oxalis.peppol.ubl2.jaxb.cac that return NotificationRequirementType Modifier and Type Method Description NotificationRequirementTypeObjectFactory. createNotificationRequirementType()Create an instance ofNotificationRequirementTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type NotificationRequirementType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NotificationRequirementType>ObjectFactory. createNotificationRequirement(NotificationRequirementType value)List<NotificationRequirementType>TransportExecutionTermsType. getNotificationRequirement()Gets the value of the notificationRequirement property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type NotificationRequirementType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NotificationRequirementType>ObjectFactory. createNotificationRequirement(NotificationRequirementType value)
-