JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.axemble.vdoc.sdk.interfaces
Interface IJMSMessageProperty<T>
public interface
IJMSMessageProperty<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
JMSMessagePropertyType
getPropertyType
()
T
getValue
()
Method Details
getName
String
getName
()
getPropertyType
JMSMessagePropertyType
getPropertyType
()
getValue
T
getValue
()