Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ApprovalStatusType
-
Packages that use ApprovalStatusType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ApprovalStatusType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ApprovalStatusType Modifier and Type Field Description protected ApprovalStatusTypeEndorsementType. approvalStatusMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ApprovalStatusType Modifier and Type Method Description ApprovalStatusTypeEndorsementType. getApprovalStatus()Gets the value of the approvalStatus property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ApprovalStatusType Modifier and Type Method Description voidEndorsementType. setApprovalStatus(ApprovalStatusType value)Sets the value of the approvalStatus property. -
Uses of ApprovalStatusType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ApprovalStatusType Modifier and Type Method Description ApprovalStatusTypeObjectFactory. createApprovalStatusType()Create an instance ofApprovalStatusTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ApprovalStatusType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ApprovalStatusType>ObjectFactory. createApprovalStatus(ApprovalStatusType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ApprovalStatusType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ApprovalStatusType>ObjectFactory. createApprovalStatus(ApprovalStatusType value)
-