org.jbpm.services.task.impl.model.xml.adapter
public class JaxbStringObjectMapEntry extends Object
Constructor and Description |
---|
JaxbStringObjectMapEntry() |
JaxbStringObjectMapEntry(String key,
String className,
byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
String |
getClassName() |
String |
getKey() |
void |
setClassName(String className) |
void |
setKey(String key) |
void |
setValue(byte[] value) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.