类 QuantitativeValueDistribution
java.lang.Object
net.jlxxw.schema.org.AbstractSchema
net.jlxxw.schema.org.Intangible
net.jlxxw.schema.org.StructuredValue
net.jlxxw.schema.org.QuantitativeValueDistribution
- 直接已知子类:
MonetaryAmountDistribution
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidvoidsetPercentile10(Double percentile10) voidsetPercentile25(Double percentile25) voidsetPercentile75(Double percentile75) voidsetPercentile90(Double percentile90) 从类继承的方法 net.jlxxw.schema.org.AbstractSchema
getComment, getContext, getDescription, getId, getLabel, getName, getType, parseToObject, setComment, setContext, setDescription, setId, setLabel, setMapper, setName, setType, toJsonLdString, toString
-
构造器详细资料
-
QuantitativeValueDistribution
public QuantitativeValueDistribution()
-
-
方法详细资料
-
getMedian
-
setMedian
-
getPercentile10
-
setPercentile10
-
getPercentile25
-
setPercentile25
-
getPercentile90
-
setPercentile90
-
getPercentile75
-
setPercentile75
-