Package com.helger.xsds.xades141
Class ObjectFactory
- java.lang.Object
-
- com.helger.xsds.xades141.ObjectFactory
-
@CodingStyleguideUnaware public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the com.helger.xsds.xades141 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.
This class was annotated by ph-jaxb22-plugin -Xph-annotate
-
-
Field Summary
Fields Modifier and Type Field Description static QName_ArchiveTimeStamp_QNAMEstatic QName_AttributeCertificateRefsV2_QNAMEstatic QName_CompleteCertificateRefsV2_QNAMEstatic QName_RecomputedDigestValue_QNAMEstatic QName_RefsOnlyTimeStampV2_QNAMEstatic QName_RenewedDigests_QNAMEstatic QName_SigAndRefsTimeStampV2_QNAMEstatic QName_SignaturePolicyStore_QNAMEstatic QName_SPDocSpecification_QNAMEstatic QName_TimeStampValidationData_QNAME
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.helger.xsds.xades141
-
Method Summary
-
-
-
Field Detail
-
_TimeStampValidationData_QNAME
public static final QName _TimeStampValidationData_QNAME
-
_SignaturePolicyStore_QNAME
public static final QName _SignaturePolicyStore_QNAME
-
_SPDocSpecification_QNAME
public static final QName _SPDocSpecification_QNAME
-
_RenewedDigests_QNAME
public static final QName _RenewedDigests_QNAME
-
_RecomputedDigestValue_QNAME
public static final QName _RecomputedDigestValue_QNAME
-
_ArchiveTimeStamp_QNAME
public static final QName _ArchiveTimeStamp_QNAME
-
_CompleteCertificateRefsV2_QNAME
public static final QName _CompleteCertificateRefsV2_QNAME
-
_AttributeCertificateRefsV2_QNAME
public static final QName _AttributeCertificateRefsV2_QNAME
-
_SigAndRefsTimeStampV2_QNAME
public static final QName _SigAndRefsTimeStampV2_QNAME
-
_RefsOnlyTimeStampV2_QNAME
public static final QName _RefsOnlyTimeStampV2_QNAME
-
-
Method Detail
-
createValidationDataType
@Nonnull public ValidationDataType createValidationDataType()
Create an instance ofValidationDataType- Returns:
- The created ValidationDataType object and never
null.
-
createSignaturePolicyStoreType
@Nonnull public SignaturePolicyStoreType createSignaturePolicyStoreType()
Create an instance ofSignaturePolicyStoreType- Returns:
- The created SignaturePolicyStoreType object and never
null.
-
createRenewedDigestsType
@Nonnull public RenewedDigestsType createRenewedDigestsType()
Create an instance ofRenewedDigestsType- Returns:
- The created RenewedDigestsType object and never
null.
-
createRecomputedDigestValueType
@Nonnull public RecomputedDigestValueType createRecomputedDigestValueType()
Create an instance ofRecomputedDigestValueType- Returns:
- The created RecomputedDigestValueType object and never
null.
-
createCompleteCertificateRefsTypeV2
@Nonnull public CompleteCertificateRefsTypeV2 createCompleteCertificateRefsTypeV2()
Create an instance ofCompleteCertificateRefsTypeV2- Returns:
- The created CompleteCertificateRefsTypeV2 object and never
null.
-
createTimeStampValidationData
@Nonnull public JAXBElement<ValidationDataType> createTimeStampValidationData(@Nullable ValidationDataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ValidationDataType>The created JAXBElement and nevernull.
-
createSignaturePolicyStore
@Nonnull public JAXBElement<SignaturePolicyStoreType> createSignaturePolicyStore(@Nullable SignaturePolicyStoreType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignaturePolicyStoreType>The created JAXBElement and nevernull.
-
createSPDocSpecification
@Nonnull public JAXBElement<com.helger.xsds.xades132.ObjectIdentifierType> createSPDocSpecification(@Nullable com.helger.xsds.xades132.ObjectIdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ObjectIdentifierType>The created JAXBElement and nevernull.
-
createRenewedDigests
@Nonnull public JAXBElement<RenewedDigestsType> createRenewedDigests(@Nullable RenewedDigestsType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RenewedDigestsType>The created JAXBElement and nevernull.
-
createRecomputedDigestValue
@Nonnull public JAXBElement<RecomputedDigestValueType> createRecomputedDigestValue(@Nullable RecomputedDigestValueType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<RecomputedDigestValueType>The created JAXBElement and nevernull.
-
createArchiveTimeStamp
@Nonnull public JAXBElement<com.helger.xsds.xades132.XAdESTimeStampType> createArchiveTimeStamp(@Nullable com.helger.xsds.xades132.XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>The created JAXBElement and nevernull.
-
createCompleteCertificateRefsV2
@Nonnull public JAXBElement<CompleteCertificateRefsTypeV2> createCompleteCertificateRefsV2(@Nullable CompleteCertificateRefsTypeV2 value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteCertificateRefsTypeV2>The created JAXBElement and nevernull.
-
createAttributeCertificateRefsV2
@Nonnull public JAXBElement<CompleteCertificateRefsTypeV2> createAttributeCertificateRefsV2(@Nullable CompleteCertificateRefsTypeV2 value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CompleteCertificateRefsTypeV2>The created JAXBElement and nevernull.
-
createSigAndRefsTimeStampV2
@Nonnull public JAXBElement<com.helger.xsds.xades132.XAdESTimeStampType> createSigAndRefsTimeStampV2(@Nullable com.helger.xsds.xades132.XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>The created JAXBElement and nevernull.
-
createRefsOnlyTimeStampV2
@Nonnull public JAXBElement<com.helger.xsds.xades132.XAdESTimeStampType> createRefsOnlyTimeStampV2(@Nullable com.helger.xsds.xades132.XAdESTimeStampType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<XAdESTimeStampType>The created JAXBElement and nevernull.
-
-