Class ObjectFactory
- java.lang.Object
-
- org.certificateservices.messages.v2x.registration.jaxb.ObjectFactory
-
public class ObjectFactory extends java.lang.ObjectThis object contains factory methods for each Java content interface and Java element interface generated in the org.certificateservices.messages.v2x.registration.jaxb 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
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.certificateservices.messages.v2x.registration.jaxb
-
Method Summary
-
-
-
Method Detail
-
createRegionsType
public RegionsType createRegionsType()
Create an instance ofRegionsType
-
createUpdateITSSResponse
public UpdateITSSResponse createUpdateITSSResponse()
Create an instance ofUpdateITSSResponse
-
createBaseV2XResponseType
public BaseV2XResponseType createBaseV2XResponseType()
Create an instance ofBaseV2XResponseType
-
createCanonicalKeyType
public CanonicalKeyType createCanonicalKeyType()
Create an instance ofCanonicalKeyType
-
createATAppPermissionsType
public ATAppPermissionsType createATAppPermissionsType()
Create an instance ofATAppPermissionsType
-
createEnrolmentCredentialsType
public EnrolmentCredentialsType createEnrolmentCredentialsType()
Create an instance ofEnrolmentCredentialsType
-
createRegisterITSSResponse
public RegisterITSSResponse createRegisterITSSResponse()
Create an instance ofRegisterITSSResponse
-
createRegisterITSSRequest
public RegisterITSSRequest createRegisterITSSRequest()
Create an instance ofRegisterITSSRequest
-
createBaseRegisterRequestType
public BaseRegisterRequestType createBaseRegisterRequestType()
Create an instance ofBaseRegisterRequestType
-
createReactivateITSSRequest
public ReactivateITSSRequest createReactivateITSSRequest()
Create an instance ofReactivateITSSRequest
-
createGetITSSDataRequest
public GetITSSDataRequest createGetITSSDataRequest()
Create an instance ofGetITSSDataRequest
-
createDeactivateITSSRequest
public DeactivateITSSRequest createDeactivateITSSRequest()
Create an instance ofDeactivateITSSRequest
-
createGetITSSDataResponse
public GetITSSDataResponse createGetITSSDataResponse()
Create an instance ofGetITSSDataResponse
-
createReactivateITSSResponse
public ReactivateITSSResponse createReactivateITSSResponse()
Create an instance ofReactivateITSSResponse
-
createUpdateITSSRequest
public UpdateITSSRequest createUpdateITSSRequest()
Create an instance ofUpdateITSSRequest
-
createDeactivateITSSResponse
public DeactivateITSSResponse createDeactivateITSSResponse()
Create an instance ofDeactivateITSSResponse
-
createEnrolmentCredentialType
public EnrolmentCredentialType createEnrolmentCredentialType()
Create an instance ofEnrolmentCredentialType
-
createAppPermissionsType
public AppPermissionsType createAppPermissionsType()
Create an instance ofAppPermissionsType
-
createRegionsTypeIdentifiedRegions
public RegionsType.IdentifiedRegions createRegionsTypeIdentifiedRegions()
Create an instance ofRegionsType.IdentifiedRegions
-
-