public class ObjectFactory
extends java.lang.Object
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 and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.etsi.uri.ts102204.v1_1
|
public ObjectFactory()
public MSSRegistrationRespType createMSSRegistrationRespType()
MSSRegistrationRespTypepublic MSSRegistrationReqType createMSSRegistrationReqType()
MSSRegistrationReqTypepublic MSSReceiptReqType createMSSReceiptReqType()
MSSReceiptReqTypepublic MSSSignatureReqType.AdditionalServices createMSSSignatureReqTypeAdditionalServices()
MSSSignatureReqType.AdditionalServicespublic AdditionalServiceType createAdditionalServiceType()
AdditionalServiceTypepublic MSSHandshakeReqType.Certificates createMSSHandshakeReqTypeCertificates()
MSSHandshakeReqType.Certificatespublic MSSHandshakeReqType.SecureMethods createMSSHandshakeReqTypeSecureMethods()
MSSHandshakeReqType.SecureMethodspublic KeyReferenceType createKeyReferenceType()
KeyReferenceTypepublic MSSStatusReqType createMSSStatusReqType()
MSSStatusReqTypepublic MSSHandshakeReqType.RootCAs createMSSHandshakeReqTypeRootCAs()
MSSHandshakeReqType.RootCAspublic MSSStatusRespType createMSSStatusRespType()
MSSStatusRespTypepublic MSSProfileRespType createMSSProfileRespType()
MSSProfileRespTypepublic MSSHandshakeRespType.MatchingMSSPCertificates createMSSHandshakeRespTypeMatchingMSSPCertificates()
MSSHandshakeRespType.MatchingMSSPCertificatespublic MSSProfileReqType createMSSProfileReqType()
MSSProfileReqTypepublic StatusType createStatusType()
StatusTypepublic MSSMessageSignature createMSSMessageSignature()
MSSMessageSignaturepublic MSSSignatureReqType createMSSSignatureReqType()
MSSSignatureReqTypepublic MSSReceiptRespType createMSSReceiptRespType()
MSSReceiptRespTypepublic MSSHandshakeReqType createMSSHandshakeReqType()
MSSHandshakeReqTypepublic MSSHandshakeRespType.MatchingAPCertificates createMSSHandshakeRespTypeMatchingAPCertificates()
MSSHandshakeRespType.MatchingAPCertificatespublic MeshMemberType createMeshMemberType()
MeshMemberTypepublic MobileUserType createMobileUserType()
MobileUserTypepublic SignatureType createSignatureType()
SignatureTypepublic MSSHandshakeRespType.MatchingSigAlgList createMSSHandshakeRespTypeMatchingSigAlgList()
MSSHandshakeRespType.MatchingSigAlgListpublic MSSHandshakeRespType createMSSHandshakeRespType()
MSSHandshakeRespTypepublic MessageAbstractType.MSSPInfo createMessageAbstractTypeMSSPInfo()
MessageAbstractType.MSSPInfopublic StatusCodeType createStatusCodeType()
StatusCodeTypepublic MessageAbstractType.APInfo createMessageAbstractTypeAPInfo()
MessageAbstractType.APInfopublic StatusDetailType createStatusDetailType()
StatusDetailTypepublic DigestAlgAndValueType createDigestAlgAndValueType()
DigestAlgAndValueTypepublic MSSHandshakeRespType.SecureMethods createMSSHandshakeRespTypeSecureMethods()
MSSHandshakeRespType.SecureMethodspublic MSSSignatureRespType createMSSSignatureRespType()
MSSSignatureRespTypepublic MSSHandshakeReqType.SignatureAlgList createMSSHandshakeReqTypeSignatureAlgList()
MSSHandshakeReqType.SignatureAlgListpublic MssURIType createMssURIType()
MssURITypepublic javax.xml.bind.JAXBElement<MSSRegistrationReqType> createMSSRegistrationReq(MSSRegistrationReqType value)
public javax.xml.bind.JAXBElement<MSSProfileRespType> createMSSProfileResp(MSSProfileRespType value)
public javax.xml.bind.JAXBElement<MSSStatusRespType> createMSSStatusResp(MSSStatusRespType value)
public javax.xml.bind.JAXBElement<MSSProfileReqType> createMSSProfileReq(MSSProfileReqType value)
public javax.xml.bind.JAXBElement<MSSReceiptRespType> createMSSReceiptResp(MSSReceiptRespType value)
public javax.xml.bind.JAXBElement<MSSRegistrationRespType> createMSSRegistrationResp(MSSRegistrationRespType value)
public javax.xml.bind.JAXBElement<MSSSignatureRespType> createMSSSignatureResp(MSSSignatureRespType value)
public javax.xml.bind.JAXBElement<MSSHandshakeReqType> createMSSHandshakeReq(MSSHandshakeReqType value)
public javax.xml.bind.JAXBElement<MSSStatusReqType> createMSSStatusReq(MSSStatusReqType value)
public javax.xml.bind.JAXBElement<MSSSignatureReqType> createMSSSignatureReq(MSSSignatureReqType value)
public javax.xml.bind.JAXBElement<MSSHandshakeRespType> createMSSHandshakeResp(MSSHandshakeRespType value)
public javax.xml.bind.JAXBElement<MSSReceiptReqType> createMSSReceiptReq(MSSReceiptReqType value)
Copyright © 2025. All rights reserved.