Class Axis2HL7Constants
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.hl7.util.Axis2HL7Constants
Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
WSO2 Inc. licenses this file to you under the Apache License,
Version 2.0 (the "License"); you may not use this file except
in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
HL7_DEFAULT_FIELD_SEPARATOR
- See Also:
-
HL7_DEFAULT_ENCODING_CHARS
- See Also:
-
HL7_DEFAULT_ACK_CODE_AR
- See Also:
-
HL7_DEFAULT_RECEIVING_APPLICATION
- See Also:
-
HL7_DEFAULT_RECEIVING_FACILITY
- See Also:
-
HL7_DEFAULT_PROCESSING_ID
- See Also:
-
HL7_DEFAULT_MESSAGE_CONTROL_ID
- See Also:
-
HL7_MESSAGE_OBJECT
- See Also:
-
HL7_VALIDATE_MESSAGE
- See Also:
-
HL7_VALIDATION_PASSED
- See Also:
-
HL7_PASS_THROUGH_INVALID_MESSAGES
- See Also:
-
HL7_BUILD_RAW_MESSAGE
- See Also:
-
HL7_RESULT_MODE
- See Also:
-
HL7_RESULT_MODE_NACK
- See Also:
-
HL7_NACK_MESSAGE
- See Also:
-
HL7_APPLICATION_ACK
- See Also:
-
HL7_CONFORMANCE_PROFILE_PATH
- See Also:
-
HL7_NAMESPACE
- See Also:
-
HL7_ELEMENT_NAME
- See Also:
-
HL7_MESSAGE_ELEMENT_NAME
- See Also:
-
HL7_MESSAGE_CHARSET
- See Also:
-
-
Constructor Details
-
Axis2HL7Constants
public Axis2HL7Constants()
-