|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.model.ExternalValueAttribute
public class ExternalValueAttribute
ExternalValueAttribute class.
| Constructor Summary | |
|---|---|
ExternalValueAttribute(String name,
String value)
Constructor for ExternalValueAttribute. |
|
| Method Summary | |
|---|---|
String |
getName()
Get the name for this attribute. |
OnmsResource |
getResource()
getResource |
String |
getValue()
getValue |
void |
setResource(OnmsResource resource)
setResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExternalValueAttribute(String name,
String value)
Constructor for ExternalValueAttribute.
name - a String object.value - a String object.| Method Detail |
|---|
public String getName()
getName in interface OnmsAttributeString object.OnmsAttribute.getName()public String getValue()
getValue
String object.public OnmsResource getResource()
getResource
getResource in interface OnmsAttributeOnmsResource object.OnmsAttribute.getResource()public void setResource(OnmsResource resource)
setResource
setResource in interface OnmsAttributeresource - a OnmsResource object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||