|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageSet | |
---|---|
ca.infoway.messagebuilder.xml | |
ca.infoway.messagebuilder.xml.service |
Uses of MessageSet in ca.infoway.messagebuilder.xml |
---|
Methods in ca.infoway.messagebuilder.xml that return MessageSet | |
---|---|
MessageSet |
MessageSetMarshaller.unmarshall(File file)
Unmarshall a message set to a file. |
MessageSet |
MessageSetMarshaller.unmarshall(InputStream input)
Unmarshall a message set to a file. |
Methods in ca.infoway.messagebuilder.xml with parameters of type MessageSet | |
---|---|
void |
MessageSetMarshaller.marshall(MessageSet domain,
File file)
Marshall a message set to an output stream. |
void |
MessageSetMarshaller.marshall(MessageSet domain,
OutputStream output)
Marshall a message set to an output stream. |
Uses of MessageSet in ca.infoway.messagebuilder.xml.service |
---|
Fields in ca.infoway.messagebuilder.xml.service with type parameters of type MessageSet | |
---|---|
protected List<MessageSet> |
BaseMessageDefinitionService.messageSets
|
Methods in ca.infoway.messagebuilder.xml.service that return types with arguments of type MessageSet | |
---|---|
protected List<MessageSet> |
BaseMessageDefinitionService.getMessageSets()
Get the list of message sets. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |