Constructor and Description |
---|
Message(String msgID,
String name,
String type,
String category,
String notReqXML) |
Modifier and Type | Method and Description |
---|---|
void |
addMsgContent(Object o) |
String |
getCategory() |
List<Object> |
getMsgContent() |
String |
getMsgID() |
String |
getName() |
String |
getNotReqXML() |
String |
getType() |
boolean |
isRequired() |
String |
toString() |
public final String getMsgID()
public final String getName()
public final String getType()
public final String getCategory()
public final String getNotReqXML()
public final void addMsgContent(Object o)
public boolean isRequired()
Copyright © 2021. All rights reserved.