Class TypeElementAltClassImpl
java.lang.Object
org.glassfish.hk2.xml.internal.alt.papi.TypeElementAltClassImpl
- All Implemented Interfaces:
AltClass
- Author:
- jwells
-
Constructor Summary
ConstructorsConstructorDescriptionTypeElementAltClassImpl(TypeElement clazz, ProcessingEnvironment processingEnv) -
Method Summary
-
Constructor Details
-
TypeElementAltClassImpl
-
-
Method Details
-
getName
-
getSimpleName
- Specified by:
getSimpleNamein interfaceAltClass
-
getAnnotations
- Specified by:
getAnnotationsin interfaceAltClass
-
getMethods
- Specified by:
getMethodsin interfaceAltClass
-
getSuperParameterizedType
- Specified by:
getSuperParameterizedTypein interfaceAltClass
-
isInterface
public boolean isInterface()- Specified by:
isInterfacein interfaceAltClass
-
isArray
public boolean isArray() -
getComponentType
- Specified by:
getComponentTypein interfaceAltClass
-
hashCode
public int hashCode() -
equals
-
toString
-