|
||||||||||
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.AbstractMessageSetInfo
public abstract class AbstractMessageSetInfo
Information about a message set.
Constructor Summary | |
---|---|
AbstractMessageSetInfo()
|
Method Summary | |
---|---|
protected java.util.List<VersionSpecificMessageSetInfo> |
getVersionSpecificInformationList()
List of information about a message set for each version supported. |
void |
setVersionSpecificInformationList(java.util.List<VersionSpecificMessageSetInfo> versionSpecificInformationList)
List of information about a message set for each version supported. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractMessageSetInfo()
Method Detail |
---|
protected java.util.List<VersionSpecificMessageSetInfo> getVersionSpecificInformationList()
public void setVersionSpecificInformationList(java.util.List<VersionSpecificMessageSetInfo> versionSpecificInformationList)
versionSpecificInformationList
- List of information about a message set for each version supported.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |