Class XArrayClassAnnotationValue<A,I>
java.lang.Object
org.jvnet.basicjaxb_annox.model.annotation.value.XAnnotationValue<T>
org.jvnet.basicjaxb_annox.model.annotation.value.XDynamicAnnotationValue<Class<A>>
org.jvnet.basicjaxb_annox.model.annotation.value.XArrayClassAnnotationValue<A,I>
-
Constructor Summary
ConstructorsConstructorDescriptionXArrayClassAnnotationValue(XClassByNameAnnotationValue<I> itemClassByNameAnnotationValue, int dimension) -
Method Summary
Modifier and TypeMethodDescription<P> Paccept(XAnnotationValueVisitor<P> visitor) intprotected ObjectgetValue()Methods inherited from class org.jvnet.basicjaxb_annox.model.annotation.value.XAnnotationValue
equals, getResult, hashCode, toString
-
Constructor Details
-
XArrayClassAnnotationValue
public XArrayClassAnnotationValue(XClassByNameAnnotationValue<I> itemClassByNameAnnotationValue, int dimension)
-
-
Method Details
-
getItemClassByNameAnnotationValue
-
getItemClassName
-
getDimension
public int getDimension() -
getInternalValue
- Specified by:
getInternalValuein classXAnnotationValue<Class<A>>
-
accept
- Specified by:
acceptin classXAnnotationValue<Class<A>>
-
getValue
- Specified by:
getValuein classXAnnotationValue<Class<A>>
-