|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.ofx4j.domain.data.profile.MessageSetInfoList
public class MessageSetInfoList
Constructor Summary | |
---|---|
MessageSetInfoList()
|
Method Summary | |
---|---|
java.util.List<AbstractMessageSetInfo> |
getInformationList()
The list of information for each message set. |
void |
setInformationList(java.util.List<AbstractMessageSetInfo> informationList)
The list of information for each message set. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageSetInfoList()
Method Detail |
---|
public java.util.List<AbstractMessageSetInfo> getInformationList()
public void setInformationList(java.util.List<AbstractMessageSetInfo> informationList)
informationList
- The list of information for each message set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |