public interface JMSMessagePropertyVBean
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
Returns the property name.
|
java.lang.String |
getType() |
Returns the property type.
|
java.lang.String |
getValue() |
Returns the proeprty value.
|
java.lang.String getName()
Returns the property name.
java.lang.String getType()
Returns the property type. Type values include boolean, byte, short, int, long, float, double, and String.
java.lang.String getValue()