Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CandidateStatementType
-
Packages that use CandidateStatementType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CandidateStatementType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type CandidateStatementType Modifier and Type Field Description protected List<CandidateStatementType>EvidenceType. candidateStatementMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CandidateStatementType Modifier and Type Method Description List<CandidateStatementType>EvidenceType. getCandidateStatement()Gets the value of the candidateStatement property. -
Uses of CandidateStatementType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CandidateStatementType Modifier and Type Method Description CandidateStatementTypeObjectFactory. createCandidateStatementType()Create an instance ofCandidateStatementTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CandidateStatementType Modifier and Type Method Description javax.xml.bind.JAXBElement<CandidateStatementType>ObjectFactory. createCandidateStatement(CandidateStatementType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CandidateStatementType Modifier and Type Method Description javax.xml.bind.JAXBElement<CandidateStatementType>ObjectFactory. createCandidateStatement(CandidateStatementType value)
-