类 PropertyValue
java.lang.Object
net.jlxxw.schema.org.AbstractSchema
net.jlxxw.schema.org.Intangible
net.jlxxw.schema.org.StructuredValue
net.jlxxw.schema.org.PropertyValue
- 直接已知子类:
LocationFeatureSpecification
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getValue()voidsetMaxValue(Double maxValue) voidsetMeasurementMethod(String measurementMethod) voidsetMeasurementTechnique(String measurementTechnique) voidsetMinValue(Double minValue) voidsetPropertyID(String propertyID) voidsetUnitCode(String unitCode) voidsetUnitText(String unitText) voidvoidsetValueReference(String valueReference) 从类继承的方法 net.jlxxw.schema.org.AbstractSchema
getComment, getContext, getDescription, getId, getLabel, getName, getType, parseToObject, setComment, setContext, setDescription, setId, setLabel, setMapper, setName, setType, toJsonLdString, toString
-
构造器详细资料
-
PropertyValue
public PropertyValue()
-
-
方法详细资料
-
getValue
-
setValue
-
getMeasurementMethod
-
setMeasurementMethod
-
getUnitCode
-
setUnitCode
-
getMinValue
-
setMinValue
-
getMaxValue
-
setMaxValue
-
getPropertyID
-
setPropertyID
-
getMeasurementTechnique
-
setMeasurementTechnique
-
getUnitText
-
setUnitText
-
getValueReference
-
setValueReference
-