A member interface model that you can inspect.
no type hierarchy
no subtypes hierarchy
Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: ClassOrInterface<Type> |
Attributes inherited from: Generic |
Attributes inherited from: Member<Container,Kind> |
Attributes inherited from: Model |
Methods | |
bind | Source Codeshared formal Interface<Type> bind(Object container) Type-unsafe container binding, to be used when the container type is unknown until runtime. This has the same behaviour as invoking this Refines Member.bind |
Inherited Methods |
Methods inherited from: Object |
Methods inherited from: ClassOrInterface<Type> ClassOrInterface.getAttribute() , ClassOrInterface.getAttributes() , ClassOrInterface.getClass() , ClassOrInterface.getClassOrInterface() , ClassOrInterface.getClasses() , ClassOrInterface.getDeclaredAttribute() , ClassOrInterface.getDeclaredAttributes() , ClassOrInterface.getDeclaredClass() , ClassOrInterface.getDeclaredClassOrInterface() , ClassOrInterface.getDeclaredClasses() , ClassOrInterface.getDeclaredInterface() , ClassOrInterface.getDeclaredInterfaces() , ClassOrInterface.getDeclaredMethod() , ClassOrInterface.getDeclaredMethods() , ClassOrInterface.getInterface() , ClassOrInterface.getInterfaces() , ClassOrInterface.getMethod() , ClassOrInterface.getMethods() |
Methods inherited from: Member<Container,Kind> |
Methods inherited from: Type<Type> |