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