public class SchemaHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
org.ws4d.java.schema.Element |
getActivateElement() |
org.ws4d.java.schema.Element |
getActivateResponseElement() |
org.ws4d.java.schema.Element |
getEpisodicAlertReportElement() |
org.ws4d.java.schema.Element |
getEpisodicMetricReportElement() |
org.ws4d.java.schema.Element |
getEpisodicPatientStateReportElement() |
org.ws4d.java.schema.Element |
getGetAlertStatesElement() |
org.ws4d.java.schema.Element |
getGetAlertStatesResponseElement() |
org.ws4d.java.schema.Element |
getGetContainmentTreeElement() |
org.ws4d.java.schema.Element |
getGetContainmentTreeResponseElement() |
org.ws4d.java.schema.Element |
getGetContextStatesElement() |
org.ws4d.java.schema.Element |
getGetContextStatesResponseElement() |
org.ws4d.java.schema.Element |
getGetDescriptorElement() |
org.ws4d.java.schema.Element |
getGetDescriptorResponseElement() |
org.ws4d.java.schema.Element |
getGetIdContextStateElement() |
org.ws4d.java.schema.Element |
getGetIdContextStateResponseElement() |
org.ws4d.java.schema.Element |
getGetMDDescriptionElement() |
org.ws4d.java.schema.Element |
getGetMDDescriptionResponseElement() |
org.ws4d.java.schema.Element |
getGetMDIBElement() |
org.ws4d.java.schema.Element |
getGetMDIBResponseElement() |
org.ws4d.java.schema.Element |
getGetMDStateElement() |
org.ws4d.java.schema.Element |
getGetMDStateResponseElement() |
org.ws4d.java.schema.Element |
getGetMetricStatesElement() |
org.ws4d.java.schema.Element |
getGetMetricStatesResponseElement() |
static SchemaHelper |
getInstance() |
org.ws4d.java.schema.Element |
getMDSCreatedReportElement() |
org.ws4d.java.schema.Element |
getMDSDeletedReportElement() |
org.ws4d.java.schema.Element |
getObjectCreatedReportElement() |
org.ws4d.java.schema.Element |
getObjectDeletedReportElement() |
org.ws4d.java.schema.Element |
getOperationalStateChangedReportElement() |
org.ws4d.java.schema.Element |
getOperationCreatedReportElement() |
org.ws4d.java.schema.Element |
getOperationDeletedReportElement() |
org.ws4d.java.schema.Element |
getOperationInvokedReportElement() |
org.ws4d.java.schema.Element |
getPeriodicAlertReportElement() |
org.ws4d.java.schema.Element |
getPeriodicContextChangedReportElement() |
org.ws4d.java.schema.Element |
getPeriodicMetricReportElement() |
org.ws4d.java.schema.Element |
getSchemaElement(org.ws4d.java.types.QName qname) |
org.ws4d.java.schema.Element |
getSchemaElement(String className) |
org.ws4d.java.types.QName |
getSchemaName(String className) |
org.ws4d.java.schema.Element |
getSetAlertStateElement() |
org.ws4d.java.schema.Element |
getSetAlertStateResponseElement() |
org.ws4d.java.schema.Element |
getSetContextIdElement() |
org.ws4d.java.schema.Element |
getSetContextIdResponseElement() |
org.ws4d.java.schema.Element |
getSetContextStateElement() |
org.ws4d.java.schema.Element |
getSetContextStateResponseElement() |
org.ws4d.java.schema.Element |
getSetRangeElement() |
org.ws4d.java.schema.Element |
getSetRangeResponseElement() |
org.ws4d.java.schema.Element |
getSetStringElement() |
org.ws4d.java.schema.Element |
getSetStringResponseElement() |
org.ws4d.java.schema.Element |
getSetValueElement() |
org.ws4d.java.schema.Element |
getSetValueResponseElement() |
org.ws4d.java.schema.Element |
getSystemErrorReportElement() |
org.ws4d.java.schema.Element |
getWaveformStreamElement() |
public static final String NAMESPACE_MESSAGES
public static final String NAMESPACE_MESSAGES_PREFIX
public static final String OLD_DRAEGER_NAMESPACE_SERVICES
public static final String NAMESPACE_SERVICES
public static final String NAMESPACE_SERVICES_PREFIX
public static final String GET_MDIB_ELEMENT_NAME
public static final String GET_MDIB_RESPONSE_ELEMENT_NAME
public static final String GET_MDDESCRIPTION_ELEMENT_NAME
public static final String GET_MDDESCRIPTION_RESPONSE_ELEMENT_NAME
public static final String GET_CONTAINMENTTREE_ELEMENT_NAME
public static final String GET_CONTAINMENTTREE_RESPONSE_ELEMENT_NAME
public static final String GET_DESCRIPTOR_ELEMENT_NAME
public static final String GET_DESCRIPTOR_RESPONSE_ELEMENT_NAME
public static final String GET_MDSTATE_ELEMENT_NAME
public static final String GET_MDSTATE_RESPONSE_ELEMENT_NAME
public static final String GET_ALERT_STATES_ELEMENT_NAME
public static final String GET_ALERT_STATES_RESPONSE_ELEMENT_NAME
public static final String GET_METRIC_STATES_ELEMENT_NAME
public static final String GET_METRIC_STATES_RESPONSE_ELEMENT_NAME
public static final String GET_ID_CONTEXT_STATES_ELEMENT_NAME
public static final String GET_ID_CONTEXT_STATES_RESPONSE_ELEMENT_NAME
public static final String GET_CONTEXT_STATES_ELEMENT_NAME
public static final String GET_CONTEXT_STATES_RESPONSE_ELEMENT_NAME
public static final String PERIODIC_ALERT_REPORT_ELEMENT_NAME
public static final String EPISODIC_ALERT_REPORT_ELEMENT_NAME
public static final String PERIODIC_METRIC_REPORT_ELEMENT_NAME
public static final String EPISODIC_METRIC_REPORT_ELEMENT_NAME
public static final String PERIODIC_CONTEXT_CHANGED_REPORT_ELEMENT_NAME
public static final String EPISODIC_CONTEXT_CHANGED_REPORT_ELEMENT_NAME
public static final String OPERATION_INVOKED_REPORT_ELEMENT_NAME
public static final String OPERATIONAL_STATE_CHANGED_REPORT_ELEMENT_NAME
public static final String OPERATION_CREATED_REPORT_ELEMENT_NAME
public static final String OPERATION_DELETED_REPORT_ELEMENT_NAME
public static final String OBJECT_CREATED_REPORT_ELEMENT_NAME
public static final String OBJECT_DELETED_REPORT_ELEMENT_NAME
public static final String SYSTEM_ERROR_REPORT_ELEMENT_NAME
public static final String MDS_CREATED_REPORT_ELEMENT_NAME
public static final String MDS_DELETED_REPORT_ELEMENT_NAME
public static final String WAVEFORM_STREAM_ELEMENT_NAME
public static final String SET_RANGE_ELEMENT_NAME
public static final String SET_RANGE_RESPONSE_ELEMENT_NAME
public static final String SET_VALUE_ELEMENT_NAME
public static final String SET_VALUE_RESPONSE_ELEMENT_NAME
public static final String SET_STRING_ELEMENT_NAME
public static final String SET_STRING_RESPONSE_ELEMENT_NAME
public static final String SET_ALERT_STATE_ELEMENT_NAME
public static final String SET_ALERT_STATE_RESPONSE_ELEMENT_NAME
public static final String ACTIVATE_ELEMENT_NAME
public static final String ACTIVATE_RESPONSE_ELEMENT_NAME
public static final String SET_CONTEXTID_STATE_ELEMENT_NAME
public static final String SET_CONTEXTID_STATE_RESPONSE_ELEMENT_NAME
public static final String SET_CONTEXT_STATE_ELEMENT_NAME
public static final String SET_CONTEXT_STATE_RESPONSE_ELEMENT_NAME
public static final String HANDLE_REF_ELEMENT_NAME
public static final org.ws4d.java.types.QName GET_MDIB_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_MDIB_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_MDDESCRIPTION_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_MDDESCRIPTION_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_CONTAINMENTTREE_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_CONTAINMENTTREE_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_DESCRIPTOR_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_DESCRIPTOR_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_MDSTATE_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_MDSTATE_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_ALERT_STATES_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_ALERT_STATES_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_METRIC_STATES_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_METRIC_STATES_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_ID_CONTEXT_STATES_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_ID_CONTEXT_STATES_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_CONTEXT_STATES_ELEMENT_QN
public static final org.ws4d.java.types.QName GET_CONTEXT_STATES_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName PERIODIC_ALERT_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName EPISODIC_ALERT_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName PERIODIC_METRIC_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName EPISODIC_METRIC_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName PERIODIC_CONTEXT_CHANGED_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName EPISODIC_PATIENT_STATE_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName OPERATION_INVOKED_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName OPERATIONAL_STATE_CHANGED_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName OPERATION_CREATED_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName OPERATION_DELETED_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName OBJECT_CREATED_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName OBJECT_DELETED_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName SYSTEM_ERROR_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName MDS_CREATED_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName MDS_DELETED_REPORT_ELEMENT_QN
public static final org.ws4d.java.types.QName WAVEFORM_STREAM_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_RANGE_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_RANGE_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_VALUE_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_VALUE_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_STRING_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_STRING_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_ALERT_STATE_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_ALERT_STATE_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName ACTIVATE_ELEMENT_QN
public static final org.ws4d.java.types.QName ACTIVATE_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_CONTEXTID_STATE_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_CONTEXTID_STATE_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_CONTEXT_STATE_ELEMENT_QN
public static final org.ws4d.java.types.QName SET_CONTEXT_STATE_RESPONSE_ELEMENT_QN
public static final org.ws4d.java.types.QName HANDLEREF_ELEMENT_QN
public static SchemaHelper getInstance()
public org.ws4d.java.types.QName getSchemaName(String className)
public org.ws4d.java.schema.Element getSchemaElement(org.ws4d.java.types.QName qname)
public org.ws4d.java.schema.Element getSchemaElement(String className)
public org.ws4d.java.schema.Element getGetMDIBElement()
public org.ws4d.java.schema.Element getGetMDIBResponseElement()
public org.ws4d.java.schema.Element getGetMDDescriptionElement()
public org.ws4d.java.schema.Element getGetMDDescriptionResponseElement()
public org.ws4d.java.schema.Element getGetDescriptorElement()
public org.ws4d.java.schema.Element getGetDescriptorResponseElement()
public org.ws4d.java.schema.Element getGetContainmentTreeElement()
public org.ws4d.java.schema.Element getGetContainmentTreeResponseElement()
public org.ws4d.java.schema.Element getGetMDStateElement()
public org.ws4d.java.schema.Element getGetMDStateResponseElement()
public org.ws4d.java.schema.Element getGetAlertStatesElement()
public org.ws4d.java.schema.Element getGetAlertStatesResponseElement()
public org.ws4d.java.schema.Element getGetMetricStatesElement()
public org.ws4d.java.schema.Element getGetMetricStatesResponseElement()
public org.ws4d.java.schema.Element getGetIdContextStateElement()
public org.ws4d.java.schema.Element getGetIdContextStateResponseElement()
public org.ws4d.java.schema.Element getGetContextStatesElement()
public org.ws4d.java.schema.Element getGetContextStatesResponseElement()
public org.ws4d.java.schema.Element getPeriodicAlertReportElement()
public org.ws4d.java.schema.Element getEpisodicAlertReportElement()
public org.ws4d.java.schema.Element getPeriodicMetricReportElement()
public org.ws4d.java.schema.Element getEpisodicMetricReportElement()
public org.ws4d.java.schema.Element getPeriodicContextChangedReportElement()
public org.ws4d.java.schema.Element getEpisodicPatientStateReportElement()
public org.ws4d.java.schema.Element getOperationInvokedReportElement()
public org.ws4d.java.schema.Element getOperationalStateChangedReportElement()
public org.ws4d.java.schema.Element getOperationCreatedReportElement()
public org.ws4d.java.schema.Element getOperationDeletedReportElement()
public org.ws4d.java.schema.Element getObjectCreatedReportElement()
public org.ws4d.java.schema.Element getObjectDeletedReportElement()
public org.ws4d.java.schema.Element getSystemErrorReportElement()
public org.ws4d.java.schema.Element getMDSCreatedReportElement()
public org.ws4d.java.schema.Element getMDSDeletedReportElement()
public org.ws4d.java.schema.Element getWaveformStreamElement()
public org.ws4d.java.schema.Element getSetRangeElement()
public org.ws4d.java.schema.Element getSetRangeResponseElement()
public org.ws4d.java.schema.Element getSetValueElement()
public org.ws4d.java.schema.Element getSetValueResponseElement()
public org.ws4d.java.schema.Element getSetStringElement()
public org.ws4d.java.schema.Element getSetStringResponseElement()
public org.ws4d.java.schema.Element getSetAlertStateElement()
public org.ws4d.java.schema.Element getSetAlertStateResponseElement()
public org.ws4d.java.schema.Element getActivateElement()
public org.ws4d.java.schema.Element getActivateResponseElement()
public org.ws4d.java.schema.Element getSetContextIdElement()
public org.ws4d.java.schema.Element getSetContextIdResponseElement()
public org.ws4d.java.schema.Element getSetContextStateElement()
public org.ws4d.java.schema.Element getSetContextStateResponseElement()
Copyright © 2016. All rights reserved.