org.kie.internal.jaxb
Class StringKeyStringValueEntry
java.lang.Object
org.kie.internal.jaxb.StringKeyStringValueEntry
public class StringKeyStringValueEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringKeyStringValueEntry
public StringKeyStringValueEntry()
StringKeyStringValueEntry
public StringKeyStringValueEntry(String key,
String value)
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.