Class ObjectFactory
java.lang.Object
oasis.names.tc.dss._1_0.core.schema.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the oasis.names.tc.dss._1_0.core.schema 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: oasis.names.tc.dss._1_0.core.schema -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAdditionalKeyInfojakarta.xml.bind.JAXBElement<String>createAdditionalProfile(String value) jakarta.xml.bind.JAXBElement<AdditionalTimeInfoType>Create an instance ofAdditionalTimeInfoTypejakarta.xml.bind.JAXBElement<UpdateSignatureInstructionType>Create an instance ofAnyTypejakarta.xml.bind.JAXBElement<AttachmentReferenceType>Create an instance ofAttachmentReferenceTypeCreate an instance ofBase64DataCreate an instance ofBase64SignatureCreate an instance ofClaimedIdentityCreate an instance ofDetailTypejakarta.xml.bind.JAXBElement<DocumentType>createDocument(DocumentType value) Create an instance ofDocumentHashCreate an instance ofDocumentTypeCreate an instance ofDocumentWithSignatureCreate an instance ofIncludeObjectCreate an instance ofInlineXMLTypeCreate an instance ofInputDocumentsCreate an instance ofIntendedAudienceCreate an instance ofInternationalStringTypeCreate an instance ofKeySelectorjakarta.xml.bind.JAXBElement<String>createLanguage(String value) Create an instance ofManifestResultjakarta.xml.bind.JAXBElement<AnyType>createOptionalInputs(AnyType value) jakarta.xml.bind.JAXBElement<AnyType>createOptionalOutputs(AnyType value) Create an instance ofProcessingDetailsCreate an instance ofPropertiesCreate an instance ofPropertiesTypeCreate an instance ofPropertyCreate an instance ofRequestBaseTypeCreate an instance ofRequesterIdentityjakarta.xml.bind.JAXBElement<ResponseBaseType>createResponse(ResponseBaseType value) Create an instance ofResponseBaseTypeCreate an instance ofResultjakarta.xml.bind.JAXBElement<Object>jakarta.xml.bind.JAXBElement<Object>createReturnSignerIdentity(Object value) jakarta.xml.bind.JAXBElement<Object>jakarta.xml.bind.JAXBElement<UpdateSignatureInstructionType>Create an instance ofReturnTransformedDocumentCreate an instance ofReturnUpdatedSignaturejakarta.xml.bind.JAXBElement<Object>jakarta.xml.bind.JAXBElement<DocumentType>createSchema(DocumentType value) jakarta.xml.bind.JAXBElement<SchemasType>createSchemas(SchemasType value) Create an instance ofSchemasTypejakarta.xml.bind.JAXBElement<String>createServicePolicy(String value) Create an instance ofSignatureObjectCreate an instance ofSignaturePlacementCreate an instance ofSignaturePtrjakarta.xml.bind.JAXBElement<String>createSignatureType(String value) Create an instance ofSignedReferenceCreate an instance ofSignedReferencesjakarta.xml.bind.JAXBElement<NameIdentifierType>jakarta.xml.bind.JAXBElement<SigningTimeInfoType>Create an instance ofSigningTimeInfoTypeCreate an instance ofSigningTimeInfoType.SigningTimeBoundariesCreate an instance ofSignRequestCreate an instance ofSignResponseCreate an instance ofTimeSignatureInstructionTypeCreate an instance ofTimestampjakarta.xml.bind.JAXBElement<UpdatedSignatureType>Create an instance ofTransformedDataCreate an instance ofTransformedDocumentCreate an instance ofTstInfojakarta.xml.bind.JAXBElement<UpdatedSignatureType>Create an instance ofUpdatedSignatureTypeCreate an instance ofUpdateSignatureInstructionTypejakarta.xml.bind.JAXBElement<Object>createUseVerificationTime(Object value) Create an instance ofUseVerificationTimeTypejakarta.xml.bind.JAXBElement<VerificationTimeInfoType>Create an instance ofVerificationTimeInfoTypejakarta.xml.bind.JAXBElement<VerifyManifestResultsType>Create an instance ofVerifyManifestResultsTypeCreate an instance ofVerifyRequestjakarta.xml.bind.JAXBElement<ResponseBaseType>
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oasis.names.tc.dss._1_0.core.schema
-
-
Method Details
-
createSigningTimeInfoType
Create an instance ofSigningTimeInfoType -
createSignatureObject
Create an instance ofSignatureObject -
createTimestamp
Create an instance ofTimestamp -
createAnyType
Create an instance ofAnyType -
createBase64Signature
Create an instance ofBase64Signature -
createSignaturePtr
Create an instance ofSignaturePtr -
createUseVerificationTimeType
Create an instance ofUseVerificationTimeType -
createInputDocuments
Create an instance ofInputDocuments -
createDocumentType
Create an instance ofDocumentType -
createTransformedData
Create an instance ofTransformedData -
createBase64Data
Create an instance ofBase64Data -
createDocumentHash
Create an instance ofDocumentHash -
createResult
Create an instance ofResult -
createInternationalStringType
Create an instance ofInternationalStringType -
createClaimedIdentity
Create an instance ofClaimedIdentity -
createSchemasType
Create an instance ofSchemasType -
createResponseBaseType
Create an instance ofResponseBaseType -
createSignRequest
Create an instance ofSignRequest -
createRequestBaseType
Create an instance ofRequestBaseType -
createSignResponse
Create an instance ofSignResponse -
createUpdateSignatureInstructionType
Create an instance ofUpdateSignatureInstructionType -
createIntendedAudience
Create an instance ofIntendedAudience -
createKeySelector
Create an instance ofKeySelector -
createProperties
Create an instance ofProperties -
createPropertiesType
Create an instance ofPropertiesType -
createProperty
Create an instance ofProperty -
createIncludeObject
Create an instance ofIncludeObject -
createSignaturePlacement
Create an instance ofSignaturePlacement -
createDocumentWithSignature
Create an instance ofDocumentWithSignature -
createSignedReferences
Create an instance ofSignedReferences -
createSignedReference
Create an instance ofSignedReference -
createVerifyRequest
Create an instance ofVerifyRequest -
createVerifyManifestResultsType
Create an instance ofVerifyManifestResultsType -
createManifestResult
Create an instance ofManifestResult -
createAdditionalTimeInfoType
Create an instance ofAdditionalTimeInfoType -
createVerificationTimeInfoType
Create an instance ofVerificationTimeInfoType -
createAdditionalKeyInfo
Create an instance ofAdditionalKeyInfo -
createProcessingDetails
Create an instance ofProcessingDetails -
createDetailType
Create an instance ofDetailType -
createReturnUpdatedSignature
Create an instance ofReturnUpdatedSignature -
createUpdatedSignatureType
Create an instance ofUpdatedSignatureType -
createReturnTransformedDocument
Create an instance ofReturnTransformedDocument -
createTransformedDocument
Create an instance ofTransformedDocument -
createTstInfo
Create an instance ofTstInfo -
createRequesterIdentity
Create an instance ofRequesterIdentity -
createAttachmentReferenceType
Create an instance ofAttachmentReferenceType -
createInlineXMLType
Create an instance ofInlineXMLType -
createTimeSignatureInstructionType
Create an instance ofTimeSignatureInstructionType -
createSigningTimeInfoTypeSigningTimeBoundaries
Create an instance ofSigningTimeInfoType.SigningTimeBoundaries -
createDocument
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DocumentType>
-
createOptionalInputs
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AnyType>
-
createOptionalOutputs
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AnyType>
-
createServicePolicy
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createLanguage
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createAdditionalProfile
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createSchemas
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SchemasType>
-
createSchema
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DocumentType>
-
createResponse
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ResponseBaseType>
-
createSignatureType
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createAddTimestamp
public jakarta.xml.bind.JAXBElement<UpdateSignatureInstructionType> createAddTimestamp(UpdateSignatureInstructionType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UpdateSignatureInstructionType>
-
createVerifyResponse
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ResponseBaseType>
-
createVerifyManifestResults
public jakarta.xml.bind.JAXBElement<VerifyManifestResultsType> createVerifyManifestResults(VerifyManifestResultsType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<VerifyManifestResultsType>
-
createUseVerificationTime
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-
createReturnVerificationTimeInfo
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-
createAdditionalTimeInfo
public jakarta.xml.bind.JAXBElement<AdditionalTimeInfoType> createAdditionalTimeInfo(AdditionalTimeInfoType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AdditionalTimeInfoType>
-
createVerificationTimeInfo
public jakarta.xml.bind.JAXBElement<VerificationTimeInfoType> createVerificationTimeInfo(VerificationTimeInfoType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<VerificationTimeInfoType>
-
createReturnProcessingDetails
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-
createReturnSigningTimeInfo
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-
createSigningTimeInfo
public jakarta.xml.bind.JAXBElement<SigningTimeInfoType> createSigningTimeInfo(SigningTimeInfoType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SigningTimeInfoType>
-
createReturnSignerIdentity
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-
createSignerIdentity
public jakarta.xml.bind.JAXBElement<NameIdentifierType> createSignerIdentity(NameIdentifierType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NameIdentifierType>
-
createUpdatedSignature
public jakarta.xml.bind.JAXBElement<UpdatedSignatureType> createUpdatedSignature(UpdatedSignatureType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UpdatedSignatureType>
-
createReturnTimestampedSignature
public jakarta.xml.bind.JAXBElement<UpdateSignatureInstructionType> createReturnTimestampedSignature(UpdateSignatureInstructionType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UpdateSignatureInstructionType>
-
createTimestampedSignature
public jakarta.xml.bind.JAXBElement<UpdatedSignatureType> createTimestampedSignature(UpdatedSignatureType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UpdatedSignatureType>
-
createAttachmentReference
public jakarta.xml.bind.JAXBElement<AttachmentReferenceType> createAttachmentReference(AttachmentReferenceType value) - Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AttachmentReferenceType>
-