Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CollaborationPriorityCodeType
-
Packages that use CollaborationPriorityCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CollaborationPriorityCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CollaborationPriorityCodeType Modifier and Type Field Description protected CollaborationPriorityCodeTypeExceptionCriteriaLineType. collaborationPriorityCodeprotected CollaborationPriorityCodeTypeExceptionNotificationLineType. collaborationPriorityCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CollaborationPriorityCodeType Modifier and Type Method Description CollaborationPriorityCodeTypeExceptionCriteriaLineType. getCollaborationPriorityCode()Gets the value of the collaborationPriorityCode property.CollaborationPriorityCodeTypeExceptionNotificationLineType. getCollaborationPriorityCode()Gets the value of the collaborationPriorityCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CollaborationPriorityCodeType Modifier and Type Method Description voidExceptionCriteriaLineType. setCollaborationPriorityCode(CollaborationPriorityCodeType value)Sets the value of the collaborationPriorityCode property.voidExceptionNotificationLineType. setCollaborationPriorityCode(CollaborationPriorityCodeType value)Sets the value of the collaborationPriorityCode property. -
Uses of CollaborationPriorityCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CollaborationPriorityCodeType Modifier and Type Method Description CollaborationPriorityCodeTypeObjectFactory. createCollaborationPriorityCodeType()Create an instance ofCollaborationPriorityCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CollaborationPriorityCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CollaborationPriorityCodeType>ObjectFactory. createCollaborationPriorityCode(CollaborationPriorityCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CollaborationPriorityCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CollaborationPriorityCodeType>ObjectFactory. createCollaborationPriorityCode(CollaborationPriorityCodeType value)
-