public interface BoxedValueHelper
Modifier and Type | Method and Description |
---|---|
String |
get_id() |
Serializable |
read_value(InputStream is) |
void |
write_value(OutputStream os,
Serializable value) |
Serializable read_value(InputStream is)
void write_value(OutputStream os, Serializable value)
String get_id()
Copyright © 2021 JBoss by Red Hat. All rights reserved.