类 UnitPriceSpecification
java.lang.Object
net.jlxxw.schema.org.AbstractSchema
net.jlxxw.schema.org.PriceSpecification
net.jlxxw.schema.org.UnitPriceSpecification
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetBillingDuration(Double billingDuration) voidsetBillingIncrement(Double billingIncrement) voidsetBillingStart(Double billingStart) voidsetPriceComponentType(PriceComponentTypeEnumeration priceComponentType) voidsetPriceType(String priceType) voidsetReferenceQuantity(QuantitativeValue referenceQuantity) voidsetUnitCode(String unitCode) voidsetUnitText(String unitText) 从类继承的方法 net.jlxxw.schema.org.AbstractSchema
getComment, getContext, getDescription, getId, getLabel, getName, getType, parseToObject, setComment, setContext, setDescription, setId, setLabel, setMapper, setName, setType, toJsonLdString, toString
-
构造器详细资料
-
UnitPriceSpecification
public UnitPriceSpecification()
-
-
方法详细资料
-
getPriceComponentType
-
setPriceComponentType
-
getUnitCode
-
setUnitCode
-
getBillingIncrement
-
setBillingIncrement
-
getBillingStart
-
setBillingStart
-
getBillingDuration
-
setBillingDuration
-
getPriceType
-
setPriceType
-
getUnitText
-
setUnitText
-
getReferenceQuantity
-
setReferenceQuantity
-