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: eu.x_road.xsd.xroad
|
| Modifier and Type | Method and Description |
|---|---|
ApprovedCAType |
createApprovedCAType()
Create an instance of
ApprovedCAType |
ApprovedTSAType |
createApprovedTSAType()
Create an instance of
ApprovedTSAType |
CaInfoType |
createCaInfoType()
Create an instance of
CaInfoType |
javax.xml.bind.JAXBElement<XRoadCentralServiceIdentifierType> |
createCentralService(XRoadCentralServiceIdentifierType value)
|
CentralServiceType |
createCentralServiceType()
Create an instance of
CentralServiceType |
javax.xml.bind.JAXBElement<XRoadClientIdentifierType> |
createClient(XRoadClientIdentifierType value)
|
javax.xml.bind.JAXBElement<SharedParametersType> |
createConf(SharedParametersType value)
|
GlobalGroupType |
createGlobalGroupType()
Create an instance of
GlobalGroupType |
GlobalSettingsType |
createGlobalSettingsType()
Create an instance of
GlobalSettingsType |
javax.xml.bind.JAXBElement<java.lang.String> |
createId(java.lang.String value)
Create an instance of
JAXBElement<String> |
javax.xml.bind.JAXBElement<java.lang.String> |
createIssue(java.lang.String value)
Create an instance of
JAXBElement<String> |
MemberClassType |
createMemberClassType()
Create an instance of
MemberClassType |
MemberType |
createMemberType()
Create an instance of
MemberType |
Notes |
createNotes()
Create an instance of
Notes |
OcspInfoType |
createOcspInfoType()
Create an instance of
OcspInfoType |
javax.xml.bind.JAXBElement<java.lang.String> |
createProtocolVersion(java.lang.String value)
Create an instance of
JAXBElement<String> |
RequestHash |
createRequestHash()
Create an instance of
RequestHash |
SecurityServerType |
createSecurityServerType()
Create an instance of
SecurityServerType |
javax.xml.bind.JAXBElement<java.lang.Object> |
createSecurityServerTypeClient(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<XRoadServiceIdentifierType> |
createService(XRoadServiceIdentifierType value)
|
SharedParametersType |
createSharedParametersType()
Create an instance of
SharedParametersType |
SubsystemType |
createSubsystemType()
Create an instance of
SubsystemType |
TechNotes |
createTechNotes()
Create an instance of
TechNotes |
Title |
createTitle()
Create an instance of
Title |
javax.xml.bind.JAXBElement<java.lang.String> |
createUserId(java.lang.String value)
Create an instance of
JAXBElement<String> |
javax.xml.bind.JAXBElement<java.lang.String> |
createVersion(java.lang.String value)
Create an instance of
JAXBElement<String> |
public ObjectFactory()
public RequestHash createRequestHash()
RequestHashpublic TechNotes createTechNotes()
TechNotespublic SharedParametersType createSharedParametersType()
SharedParametersTypepublic MemberType createMemberType()
MemberTypepublic SecurityServerType createSecurityServerType()
SecurityServerTypepublic ApprovedCAType createApprovedCAType()
ApprovedCATypepublic GlobalGroupType createGlobalGroupType()
GlobalGroupTypepublic OcspInfoType createOcspInfoType()
OcspInfoTypepublic ApprovedTSAType createApprovedTSAType()
ApprovedTSATypepublic CaInfoType createCaInfoType()
CaInfoTypepublic SubsystemType createSubsystemType()
SubsystemTypepublic MemberClassType createMemberClassType()
MemberClassTypepublic CentralServiceType createCentralServiceType()
CentralServiceTypepublic GlobalSettingsType createGlobalSettingsType()
GlobalSettingsTypepublic javax.xml.bind.JAXBElement<XRoadClientIdentifierType> createClient(XRoadClientIdentifierType value)
value - valuepublic javax.xml.bind.JAXBElement<XRoadServiceIdentifierType> createService(XRoadServiceIdentifierType value)
value - valuepublic javax.xml.bind.JAXBElement<XRoadCentralServiceIdentifierType> createCentralService(XRoadCentralServiceIdentifierType value)
value - valuepublic javax.xml.bind.JAXBElement<java.lang.String> createId(java.lang.String value)
JAXBElement<String>value - valuepublic javax.xml.bind.JAXBElement<java.lang.String> createUserId(java.lang.String value)
JAXBElement<String>value - valuepublic javax.xml.bind.JAXBElement<java.lang.String> createIssue(java.lang.String value)
JAXBElement<String>value - valuepublic javax.xml.bind.JAXBElement<java.lang.String> createProtocolVersion(java.lang.String value)
JAXBElement<String>value - valuepublic javax.xml.bind.JAXBElement<java.lang.String> createVersion(java.lang.String value)
JAXBElement<String>value - valuepublic javax.xml.bind.JAXBElement<SharedParametersType> createConf(SharedParametersType value)
value - valuepublic javax.xml.bind.JAXBElement<java.lang.Object> createSecurityServerTypeClient(java.lang.Object value)
JAXBElement<Object>value - value