Type Params | Return Type | Name and description |
---|---|---|
|
AdditionalProperties |
getProperties() |
|
java.lang.String |
getProperty() |
|
int |
getRepetitionCount() |
|
PropertyTypeBasePanel |
getTab() |
|
GeneratorType |
getType() |
|
boolean |
isRepeatValues() |
|
boolean |
isUpdated() |
|
void |
setProperties(AdditionalProperties properties) |
|
void |
setProperty(java.lang.String property) |
|
void |
setRepeatValues(boolean repeatValues) |
|
void |
setRepetitionCount(int repetitionCount) |
|
void |
setTab(PropertyTypeBasePanel tab) |
|
void |
setType(GeneratorType type) |
|
void |
setUpdated(boolean isUpdated) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |