T
- Type of the field.public abstract static class XAnnotationField.XFixedField<T> extends XAnnotationField.XField<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 |
---|
XAnnotationField.XFixedField(String name,
T value)
Constructs a field with the fixed value.
|
Modifier and Type | Method and Description |
---|---|
T |
getValue()
Returns the fixed value of the field.
|
equals, hashCode, toString
accept, getInternalValue, getName, getResult, getType
public T getValue()
getValue
in class XAnnotationField<T>
Copyright © 2006-2013 Highsource. All Rights Reserved.