@Entity public class InstanceLongTextAttribute extends InstanceAttribute
InstanceTextAttribute.locked, mandatory, name| Constructor and Description |
|---|
InstanceLongTextAttribute() |
InstanceLongTextAttribute(String pName,
String pValue,
boolean pMandatory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLongTextValue() |
String |
getValue() |
void |
setLongTextValue(String longTextValue) |
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 getLongTextValue()
public void setLongTextValue(String longTextValue)
Copyright © 2018 DocDoku. All rights reserved.