public class RegexPropertyImpl extends GCubePropertyImpl implements RegexProperty
RegexProperty.RegexProperty.RegexValidatorNAME| Constructor and Description |
|---|
RegexPropertyImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getValue() |
void |
setType(String type) |
void |
setValue(String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidatepublic String getValue()
getValue in interface RegexPropertygetValue in interface TypedProperty<String,String>public void setValue(String value)
setValue in interface RegexPropertysetValue in interface TypedProperty<String,String>public String getType()
getType in interface RegexPropertygetType in interface TypedProperty<String,String>public void setType(String type)
setType in interface RegexPropertysetType in interface TypedProperty<String,String>Copyright © 2019. All Rights Reserved.