@InterfaceAudience.Public
public interface Record
Modifier and Type | Method and Description |
---|---|
void |
deserialize(org.apache.jute.InputArchive archive,
java.lang.String tag) |
void |
serialize(org.apache.jute.OutputArchive archive,
java.lang.String tag) |
Copyright © 2017 The Apache Software Foundation