public class NodeInput_PK extends Object implements Serializable
NodeInput_PK()
NodeInput_PK(String nodeId, String inputKey)
boolean
equals(Object o)
String
getInputKey()
getNodeId()
int
hashCode()
void
setInputKey(String inputKey)
setNodeId(String nodeId)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public NodeInput_PK(String nodeId, String inputKey)
public NodeInput_PK()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String getNodeId()
public void setNodeId(String nodeId)
public String getInputKey()
public void setInputKey(String inputKey)
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.