public static abstract @interface
CastReasonCodes.CastReasonType
implements
Annotation
Annotation used for the
CastReasonCodes
.
Inherited Method Summary
From interface java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()