@Entity public class InstanceURLAttribute extends InstanceAttribute
locked, mandatory, name| Constructor and Description |
|---|
InstanceURLAttribute() |
InstanceURLAttribute(String pName,
String pValue,
boolean pMandatory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrlValue() |
String |
getValue() |
void |
setUrlValue(String urlValue) |
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 getUrlValue()
public void setUrlValue(String urlValue)
Copyright © 2017 DocDoku. All rights reserved.