org.jbpm.form.builder.services.model.graph
public class GraphEntry extends Object implements Map.Entry<String,String>
GraphEntry(String key, String value)
String
getKey()
getValue()
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode
public GraphEntry(String key, String value)
public String getKey()
getKey
Map.Entry<String,String>
public String getValue()
getValue
public String setValue(String value)
setValue
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.