|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Definition
Specification of a definition.
Method Summary | |
---|---|
String |
getPartialDefinitionGroup()
Returns group name of the partial definition or null. |
int |
getPartialDefinitionPart()
Returns the part number of the partial definition. |
String |
getType()
Returns the type of the parameter (string, int, etc.). |
boolean |
isPartialDefinition()
Returns true is the definition is a partial definition that needs to be combined. |
Method Detail |
---|
String getType()
boolean isPartialDefinition()
int getPartialDefinitionPart()
String getPartialDefinitionGroup()
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |