|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiscriminatorColumn
| Method Summary | |
|---|---|
String |
getColumnDefinition()
Gets the value of the columnDefinition property. |
DiscriminatorType |
getDiscriminatorType()
Gets the value of the discriminatorType property. |
Integer |
getLength()
Gets the value of the length property. |
String |
getName()
Gets the value of the name property. |
void |
setColumnDefinition(String value)
Sets the value of the columnDefinition property. |
void |
setDiscriminatorType(DiscriminatorType value)
Sets the value of the discriminatorType property. |
void |
setLength(Integer value)
Sets the value of the length property. |
void |
setName(String value)
Sets the value of the name property. |
| Method Detail |
|---|
String getName()
Stringvoid setName(String value)
value - allowed object is
StringDiscriminatorType getDiscriminatorType()
DiscriminatorTypevoid setDiscriminatorType(DiscriminatorType value)
value - allowed object is
DiscriminatorTypeString getColumnDefinition()
Stringvoid setColumnDefinition(String value)
value - allowed object is
StringInteger getLength()
Integervoid setLength(Integer value)
value - allowed object is
Integer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||