public class CollectionMemberDef extends MemberDef
| Constructor and Description |
|---|
CollectionMemberDef() |
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
getCollectionType() |
ContentDef |
getContentDef() |
Boolean |
isAFilterMember() |
void |
setCollectionType(CollectionType collectionType) |
void |
setContentDef(ContentDef contentDef) |
getComment, getFilterable, getFilterRequired, getJavaTransientFlag, getJsonTransientFlag, getName, getOrderTransient, getRequired, setComment, setFilterable, setFilterRequired, setJavaTransientFlag, setJsonTransientFlag, setName, setOrderTransient, setRequiredpublic CollectionType getCollectionType()
public void setCollectionType(CollectionType collectionType)
collectionType - the collectionType to setpublic ContentDef getContentDef()
public void setContentDef(ContentDef contentDef)
contentDef - the contentDef to setpublic Boolean isAFilterMember()
isAFilterMember in interface IFilterableMemberisAFilterMember in class MemberDefCopyright © 2016 Taimos GmbH. All rights reserved.