Class ClassAltClassImpl
java.lang.Object
org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
- All Implemented Interfaces:
AltClass
- Author:
- jwells
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VOID
-
BOOLEAN
-
BYTE
-
CHAR
-
SHORT
-
INT
-
LONG
-
FLOAT
-
DOUBLE
-
OBJECT
-
XML_ADAPTER
-
-
Constructor Details
-
ClassAltClassImpl
-
-
Method Details
-
getOriginalClass
-
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
-