Class OptionProperty
java.lang.Object
com.polarion.platform.persistence.spi.OptionProperty
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OptionProperty
public OptionProperty()
-
-
Method Details
-
getValue
- Returns:
- the value
-
setValue
- Parameters:
value
- the value to set
-
getKey
- Returns:
- the key
-
setKey
- Parameters:
key
- the key to set
-