public class ControlParam extends Object
| Constructor and Description |
|---|
ControlParam(String name,
String value)
Constructs a ControlParam object with the specified name and value.
|
public String getName()
public String getValue()
public String toString()
toString in class ObjectObject.toString()public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object otherObj)
equals in class ObjectObject.equals(java.lang.Object)Copyright © 2005–2014 Alfresco Software. All rights reserved.