|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PField<Type extends PType>
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
PType |
getOwner()
|
Type |
getType()
|
boolean |
isPublic()
|
boolean |
isStatic()
|
| Methods inherited from interface org.siebengeisslein.pclass.Variable |
|---|
visitGet, visitSet |
| Method Detail |
|---|
PType getOwner()
boolean isStatic()
boolean isPublic()
Type getType()
getType in interface Variable<Type extends PType>java.lang.String getName()
getName in interface Variable<Type extends PType>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||