org.rhq.enterprise.agent
Class EnvironmentScriptFileUpdate.NameValuePair
java.lang.Object
org.rhq.enterprise.agent.EnvironmentScriptFileUpdate.NameValuePair
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- EnvironmentScriptFileUpdate
public static class EnvironmentScriptFileUpdate.NameValuePair
- extends Object
- implements Serializable
- See Also:
- Serialized Form
name
public String name
value
public String value
EnvironmentScriptFileUpdate.NameValuePair
public EnvironmentScriptFileUpdate.NameValuePair(String n,
String v)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.