|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.modello.plugin.store.metadata.StoreFieldMetadata
Field Summary | |
static java.lang.String |
ID
|
Constructor Summary | |
StoreFieldMetadata()
|
Method Summary | |
int |
getMaxSize()
|
boolean |
isStorable()
|
void |
setMaxSize(int maxSize)
|
void |
setStorable(boolean storable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String ID
Constructor Detail |
public StoreFieldMetadata()
Method Detail |
public void setStorable(boolean storable)
public boolean isStorable()
public int getMaxSize()
public void setMaxSize(int maxSize)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |