public abstract class AbstractBundleMessageType extends java.lang.Object implements IBundleMessageType
| Constructor and Description |
|---|
AbstractBundleMessageType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessageType()
get bundle message pack type
|
java.lang.String |
getPackName()
get bundle message pack name
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvaluepublic java.lang.String getPackName()
IBundleMessageTypegetPackName in interface IBundleMessageTypepublic java.lang.String getMessageType()
IBundleMessageTypegetMessageType in interface IBundleMessageType