Interface IConstantValueProvider
- All Known Implementing Classes:
FieldDefinition
public interface IConstantValueProvider
-
Method Summary
-
Method Details
-
hasConstantValue
boolean hasConstantValue() -
getConstantValue
Object getConstantValue()
-
FieldDefinition