Package com.axemble.vdoc.sdk.interfaces
Interface IJMSMessageProperty<T>
public interface IJMSMessageProperty<T>
-
Method Details
-
getName
String getName() -
getPropertyType
JMSMessagePropertyType getPropertyType() -
getValue
T getValue()
-