ca.infoway.messagebuilder.simple.xml.formatter
Class MessagePartWrapper
java.lang.Object
ca.infoway.messagebuilder.simple.xml.formatter.MessagePartWrapper
public class MessagePartWrapper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagePartWrapper
public MessagePartWrapper(MessagePartBean bean)
getField
public Object getField(String fieldName)
throws MarshallingException
- Throws:
MarshallingException
setField
public void setField(String fieldName,
List<Object> value)
throws MarshallingException
- Throws:
MarshallingException
unwrap
public MessagePartBean unwrap()
getFieldNames
public List<String> getFieldNames()
throws MarshallingException
- Throws:
MarshallingException
getTypeName
public String getTypeName()
Copyright © 2013. All Rights Reserved.