Interface AccessorRangedAttribute
public interface AccessorRangedAttribute
-
Method Summary
Modifier and TypeMethodDescriptionvoidattributefix$setMaxValue(double maxValue) voidattributefix$setMinValue(double minValue)
-
Method Details
-
attributefix$setMinValue
void attributefix$setMinValue(double minValue) -
attributefix$setMaxValue
void attributefix$setMaxValue(double maxValue)
-