@Entity public class InstanceTextAttribute extends InstanceAttribute
InstanceLongTextAttribute has not that constraint.locked, mandatory, name| Constructor and Description |
|---|
InstanceTextAttribute() |
InstanceTextAttribute(String pName,
String pValue,
boolean pMandatory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTextValue() |
String |
getValue() |
void |
setTextValue(String textValue) |
boolean |
setValue(Object pValue) |
clone, equals, getId, getName, getNameWithoutWhiteSpace, hashCode, isLocked, isMandatory, isValueEquals, setId, setLocked, setMandatory, setName, toStringpublic String getValue()
getValue in class InstanceAttributepublic boolean setValue(Object pValue)
setValue in class InstanceAttributepublic String getTextValue()
public void setTextValue(String textValue)
Copyright © 2017 DocDoku. All rights reserved.