|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StringType
This interface represents a string type
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
StringCaseValues |
getCase()
If the meaning of the 'Case' attribute isn't clear, there really should be more of a description here... |
int |
getMaxLength()
Returns the maximum length. (-1 == unbounded) |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
StringCaseValues getCase()
If the meaning of the 'Case' attribute isn't clear,
there really should be more of a description here...
int getMaxLength()
Returns the maximum length. (-1 == unbounded)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |