|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SequenceGenerator
| Method Summary | |
|---|---|
Integer |
getAllocationSize()
Gets the value of the allocationSize property. |
Integer |
getInitialValue()
Gets the value of the initialValue property. |
String |
getName()
Gets the value of the name property. |
String |
getSequenceName()
Gets the value of the sequenceName property. |
void |
setAllocationSize(Integer value)
Sets the value of the allocationSize property. |
void |
setInitialValue(Integer value)
Sets the value of the initialValue property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setSequenceName(String value)
Sets the value of the sequenceName property. |
| Method Detail |
|---|
String getName()
Stringvoid setName(String value)
value - allowed object is
StringString getSequenceName()
Stringvoid setSequenceName(String value)
value - allowed object is
StringInteger getInitialValue()
Integervoid setInitialValue(Integer value)
value - allowed object is
IntegerInteger getAllocationSize()
Integervoid setAllocationSize(Integer value)
value - allowed object is
Integer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||