|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cedarsoft.codegen.mock.TypeDeclarationMock
com.cedarsoft.codegen.mock.InterfaceDeclarationMock
public class InterfaceDeclarationMock
| Field Summary |
|---|
| Fields inherited from class com.cedarsoft.codegen.mock.TypeDeclarationMock |
|---|
type |
| Constructor Summary | |
|---|---|
InterfaceDeclarationMock(Class<?> type)
|
|
| Method Summary |
|---|
| Methods inherited from class com.cedarsoft.codegen.mock.TypeDeclarationMock |
|---|
accept, getAnnotation, getAnnotationMirrors, getDeclaringType, getDocComment, getFields, getFormalTypeParameters, getMethods, getModifiers, getNestedTypes, getPackage, getPosition, getQualifiedName, getSimpleName, getSuperinterfaces, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sun.mirror.declaration.TypeDeclaration |
|---|
getFields, getFormalTypeParameters, getMethods, getNestedTypes, getPackage, getQualifiedName, getSuperinterfaces |
| Methods inherited from interface com.sun.mirror.declaration.MemberDeclaration |
|---|
getDeclaringType |
| Methods inherited from interface com.sun.mirror.declaration.Declaration |
|---|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName |
| Constructor Detail |
|---|
public InterfaceDeclarationMock(@NotNull
Class<?> type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||