Constructor and Description |
---|
NumericAttribute(Resource resource,
String group,
String name,
Number value,
AttributeType type) |
Modifier and Type | Method and Description |
---|---|
Number |
getNumericValue() |
String |
getStringValue() |
public NumericAttribute(Resource resource, String group, String name, Number value, AttributeType type)
public Number getNumericValue()
getNumericValue
in class Attribute<Number>
public String getStringValue()
getStringValue
in class Attribute<Number>
Copyright © 2017. All rights reserved.