org.jbpm.services.task.impl.model.xml.adapter
Class JaxbStringObjectMapEntry
java.lang.Object
org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMapEntry
public class JaxbStringObjectMapEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbStringObjectMapEntry
public JaxbStringObjectMapEntry()
JaxbStringObjectMapEntry
public JaxbStringObjectMapEntry(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-2013 JBoss by Red Hat. All Rights Reserved.