T
- Type of the array element.public abstract static class XAnnotationField.XFixedArrayField<T> extends XAnnotationField.XArrayField<T>
XAnnotationField.XAnnotation, XAnnotationField.XAnnotationArray, XAnnotationField.XArrayField<T>, XAnnotationField.XBoolean, XAnnotationField.XBooleanArray, XAnnotationField.XByte, XAnnotationField.XByteArray, XAnnotationField.XChar, XAnnotationField.XCharArray, XAnnotationField.XClass, XAnnotationField.XClassArray, XAnnotationField.XDouble, XAnnotationField.XDoubleArray, XAnnotationField.XEnum, XAnnotationField.XEnumArray, XAnnotationField.XField<T>, XAnnotationField.XFixedArrayField<T>, XAnnotationField.XFixedField<T>, XAnnotationField.XFloat, XAnnotationField.XFloatArray, XAnnotationField.XInt, XAnnotationField.XIntArray, XAnnotationField.XLong, XAnnotationField.XLongArray, XAnnotationField.XShort, XAnnotationField.XShortArray, XAnnotationField.XString, XAnnotationField.XStringArray
Constructor and Description |
---|
XFixedArrayField(String name,
T[] value) |
Modifier and Type | Method and Description |
---|---|
T[] |
getValue()
Returns the value of the field.
|
equals, getInternalValue, getResult, hashCode, toString
accept, getName, getType
public T[] getValue()
XAnnotationField
getValue
in class XAnnotationField<T[]>
Copyright © 2006–2017 Highsource. All rights reserved.