public static class CustomAttribute.LongAttribute extends CustomAttribute<java.lang.Long>
CustomAttribute.BooleanAttribute, CustomAttribute.DoubleAttribute, CustomAttribute.FloatAttribute, CustomAttribute.IntegerAttribute, CustomAttribute.LongAttribute, CustomAttribute.StringAttribute| Constructor and Description |
|---|
LongAttribute(java.lang.String name,
long value) |
LongAttribute(java.lang.String name,
long value,
java.lang.Class<java.lang.Long> clazz) |
as, booleanValue, doubleValue, equals, floatValue, getName, getValue, getValueClass, hashCode, integerValue, longValue, newBooleanAttribute, newDoubleAttribute, newFloatAttribute, newIntegerAttribute, newLongAttribute, newStringAttribute, setName, setValue, textValue, toString