|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VariableLengthFieldDescription
The VariableLengthFieldDescription interface provides an interface for FieldDescription subclasses that can contain variable-length data.
Method Summary | |
---|---|
boolean |
isVariableLength()
Indicates if the field is a variable-length field. |
void |
setVariableLength(boolean value)
Sets the value that indicates if the field is a variable-length field. |
Method Detail |
---|
boolean isVariableLength()
void setVariableLength(boolean value)
value
- true if the field is a variable-length field; false otherwise.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |