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-2015 JBoss by Red Hat. All Rights Reserved.