Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.NotificationTypeCodeType
-
Packages that use NotificationTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of NotificationTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as NotificationTypeCodeType Modifier and Type Field Description protected NotificationTypeCodeTypeNotificationRequirementType. notificationTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return NotificationTypeCodeType Modifier and Type Method Description NotificationTypeCodeTypeNotificationRequirementType. getNotificationTypeCode()Gets the value of the notificationTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type NotificationTypeCodeType Modifier and Type Method Description voidNotificationRequirementType. setNotificationTypeCode(NotificationTypeCodeType value)Sets the value of the notificationTypeCode property. -
Uses of NotificationTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return NotificationTypeCodeType Modifier and Type Method Description NotificationTypeCodeTypeObjectFactory. createNotificationTypeCodeType()Create an instance ofNotificationTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type NotificationTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotificationTypeCodeType>ObjectFactory. createNotificationTypeCode(NotificationTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type NotificationTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotificationTypeCodeType>ObjectFactory. createNotificationTypeCode(NotificationTypeCodeType value)
-