Class ObjectFactory
java.lang.Object
eu.europa.esig.trustedlist.jaxb.mra.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the eu.europa.esig.trustedlist.jaxb.mra package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.trustedlist.jaxb.mra -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofCertificateContentReferenceEquivalenceTypeCreate an instance ofCertificateContentReferencesEquivalenceListTypejakarta.xml.bind.JAXBElement<MutualRecognitionAgreementInformationType> Create an instance ofMutualRecognitionAgreementInformationTypejakarta.xml.bind.JAXBElement<String> createQcCClegislation(String value) Create an instance ofQcStatementInfoTypeCreate an instance ofQcStatementListTypejakarta.xml.bind.JAXBElement<QcStatementListType> Create an instance ofQcStatementTypejakarta.xml.bind.JAXBElement<ObjectIdentifierType> createQcType(ObjectIdentifierType value) Create an instance ofQualifierEquivalenceListTypeCreate an instance ofQualifierEquivalenceTypeCreate an instance ofTrustServiceEquivalenceHistoryInstanceTypeCreate an instance ofTrustServiceEquivalenceHistoryTypeCreate an instance ofTrustServiceEquivalenceInformationTypeCreate an instance ofTrustServiceTSLQualificationExtensionEquivalenceListTypeCreate an instance ofTrustServiceTSLQualificationExtensionNameTypeCreate an instance ofTrustServiceTSLStatusEquivalenceListTypeCreate an instance ofTrustServiceTSLStatusEquivalenceTypeCreate an instance ofTrustServiceTSLStatusListCreate an instance ofTrustServiceTSLTypeEquivalenceListTypeCreate an instance ofTrustServiceTSLTypeListTypeCreate an instance ofTrustServiceTSLTypeType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.europa.esig.trustedlist.jaxb.mra
-
-
Method Details
-
createMutualRecognitionAgreementInformationType
Create an instance ofMutualRecognitionAgreementInformationType -
createQcStatementListType
Create an instance ofQcStatementListType -
createTrustServiceEquivalenceInformationType
Create an instance ofTrustServiceEquivalenceInformationType -
createTrustServiceTSLTypeEquivalenceListType
Create an instance ofTrustServiceTSLTypeEquivalenceListType -
createTrustServiceTSLTypeListType
Create an instance ofTrustServiceTSLTypeListType -
createTrustServiceTSLTypeType
Create an instance ofTrustServiceTSLTypeType -
createTrustServiceTSLStatusEquivalenceListType
Create an instance ofTrustServiceTSLStatusEquivalenceListType -
createTrustServiceTSLStatusEquivalenceType
Create an instance ofTrustServiceTSLStatusEquivalenceType -
createTrustServiceTSLStatusList
Create an instance ofTrustServiceTSLStatusList -
createCertificateContentReferencesEquivalenceListType
public CertificateContentReferencesEquivalenceListType createCertificateContentReferencesEquivalenceListType()Create an instance ofCertificateContentReferencesEquivalenceListType -
createCertificateContentReferenceEquivalenceType
public CertificateContentReferenceEquivalenceType createCertificateContentReferenceEquivalenceType()Create an instance ofCertificateContentReferenceEquivalenceType -
createQcStatementType
Create an instance ofQcStatementType -
createQcStatementInfoType
Create an instance ofQcStatementInfoType -
createTrustServiceTSLQualificationExtensionEquivalenceListType
public TrustServiceTSLQualificationExtensionEquivalenceListType createTrustServiceTSLQualificationExtensionEquivalenceListType()Create an instance ofTrustServiceTSLQualificationExtensionEquivalenceListType -
createTrustServiceTSLQualificationExtensionNameType
public TrustServiceTSLQualificationExtensionNameType createTrustServiceTSLQualificationExtensionNameType()Create an instance ofTrustServiceTSLQualificationExtensionNameType -
createQualifierEquivalenceListType
Create an instance ofQualifierEquivalenceListType -
createQualifierEquivalenceType
Create an instance ofQualifierEquivalenceType -
createTrustServiceEquivalenceHistoryType
Create an instance ofTrustServiceEquivalenceHistoryType -
createTrustServiceEquivalenceHistoryInstanceType
public TrustServiceEquivalenceHistoryInstanceType createTrustServiceEquivalenceHistoryInstanceType()Create an instance ofTrustServiceEquivalenceHistoryInstanceType -
createMutualRecognitionAgreementInformation
public jakarta.xml.bind.JAXBElement<MutualRecognitionAgreementInformationType> createMutualRecognitionAgreementInformation(MutualRecognitionAgreementInformationType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MutualRecognitionAgreementInformationType>
-
createQcStatementSet
public jakarta.xml.bind.JAXBElement<QcStatementListType> createQcStatementSet(QcStatementListType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<QcStatementListType>
-
createQcType
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ObjectIdentifierType>
-
createQcCClegislation
-