|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Basic
| Method Summary | |
|---|---|
Column |
getColumn()
Gets the value of the column property. |
EnumType |
getEnumerated()
Gets the value of the enumerated property. |
FetchType |
getFetch()
Gets the value of the fetch property. |
Lob |
getLob()
Gets the value of the lob property. |
String |
getName()
Gets the value of the name property. |
TemporalType |
getTemporal()
Gets the value of the temporal property. |
Boolean |
isOptional()
Gets the value of the optional property. |
void |
setColumn(Column value)
Sets the value of the column property. |
void |
setEnumerated(EnumType value)
Sets the value of the enumerated property. |
void |
setFetch(FetchType value)
Sets the value of the fetch property. |
void |
setLob(Lob value)
Sets the value of the lob property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setOptional(Boolean value)
Sets the value of the optional property. |
void |
setTemporal(TemporalType value)
Sets the value of the temporal property. |
| Method Detail |
|---|
Column getColumn()
Columnvoid setColumn(Column value)
value - allowed object is
ColumnLob getLob()
Lobvoid setLob(Lob value)
value - allowed object is
LobTemporalType getTemporal()
TemporalTypevoid setTemporal(TemporalType value)
value - allowed object is
TemporalTypeEnumType getEnumerated()
EnumTypevoid setEnumerated(EnumType value)
value - allowed object is
EnumTypeString getName()
Stringvoid setName(String value)
value - allowed object is
StringFetchType getFetch()
FetchTypevoid setFetch(FetchType value)
value - allowed object is
FetchTypeBoolean isOptional()
Booleanvoid setOptional(Boolean value)
value - allowed object is
Boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||