|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties
com.stc.connector.tcpip.hl7.mbeans.HL7MBeanProperties
public class HL7MBeanProperties
Holds the HL7 specific property names.
Field Summary | |
---|---|
static java.lang.String |
HL7_SEQUENCE_NUMBER
|
static java.lang.String |
HL7_SEQUENCE_NUMBER_DESC
|
static java.lang.String |
version
|
Fields inherited from class com.stc.connector.tcpip.model.mbeans.TCPIPMBeanProperties |
---|
LAST_RECEIVE_OPERATION_TIMESTAMP, LAST_RECEIVE_OPERATION_TIMESTAMP_DESC, LAST_SEND_OPERATION_TIMESTAMP, LAST_SEND_OPERATION_TIMESTAMP_DESC, MANAGED_CONNECTION_FACTORY_STATUS, MANAGED_CONNECTION_FACTORY_STATUS_DESC, MANAGED_CONNECTION_STATUS, MANAGED_CONNECTION_STATUS_DESC |
Constructor Summary | |
---|---|
HL7MBeanProperties()
|
Method Summary | |
---|---|
boolean |
isValidProperty(java.lang.String propertyName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String version
public static final java.lang.String HL7_SEQUENCE_NUMBER
public static final java.lang.String HL7_SEQUENCE_NUMBER_DESC
Constructor Detail |
---|
public HL7MBeanProperties()
Method Detail |
---|
public boolean isValidProperty(java.lang.String propertyName)
isValidProperty
in class TCPIPMBeanProperties
propertyName
- property name to check
TCPIPMBeanProperties.isValidProperty(java.lang.String)
|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |