Uses of Class
io.swagger.models.properties.DecimalProperty
-
Packages that use DecimalProperty Package Description io.swagger.models.properties -
-
Uses of DecimalProperty in io.swagger.models.properties
Subclasses of DecimalProperty in io.swagger.models.properties Modifier and Type Class Description classDoublePropertyclassFloatPropertyMethods in io.swagger.models.properties that return DecimalProperty Modifier and Type Method Description DecimalPropertyDecimalProperty. example(String example)DecimalPropertyDecimalProperty. readOnly()DecimalPropertyDecimalProperty. vendorExtension(String key, Object obj)DecimalPropertyDecimalProperty. xml(Xml xml)
-