@Entity public class InstanceURLAttribute extends InstanceAttribute
Modifier and Type | Field and Description |
---|---|
private String |
urlValue |
name
Constructor and Description |
---|
InstanceURLAttribute() |
InstanceURLAttribute(String pName,
String pValue) |
Modifier and Type | Method and Description |
---|---|
String |
getUrlValue() |
Object |
getValue() |
void |
setUrlValue(String urlValue) |
boolean |
setValue(Object pValue) |
clone, equals, getId, getName, hashCode, isValueEquals, setId, setName, toString
private String urlValue
public Object getValue()
getValue
in class InstanceAttribute
public boolean setValue(Object pValue)
setValue
in class InstanceAttribute
public String getUrlValue()
public void setUrlValue(String urlValue)
Copyright © 2013 OW2 Consortium. All Rights Reserved.