|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractType
Common interface for param and assert instances.
| Method Summary | |
|---|---|
java.lang.String |
getContent()
Returns the content of the param or assert element |
java.lang.String |
getKey_type()
Returns the type of the keys for complex types in param or assert elements |
java.lang.String |
getName()
Returns the name of the param or assert |
java.util.List |
getNestedInstances()
Returns the list of nested instances in the param or assert |
java.lang.String |
getType()
Returns the type of the param or assert |
java.lang.String |
getValue_type()
Returns the type of the value for complex types in param or assert elements |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getType()
java.lang.String getContent()
java.lang.String getKey_type()
java.lang.String getValue_type()
java.util.List getNestedInstances()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||