@Beta public final class DataTreeCandidateInputOutput extends Object
DataTreeCandidate
. Note that this utility does not maintain
before-image information across serialization.Modifier and Type | Method and Description |
---|---|
static org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate |
readDataTreeCandidate(DataInput in) |
static void |
writeDataTreeCandidate(DataOutput out,
org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate candidate) |
public static org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate readDataTreeCandidate(DataInput in) throws IOException
IOException
public static void writeDataTreeCandidate(DataOutput out, org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate candidate) throws IOException
IOException
Copyright © 2019 OpenDaylight. All rights reserved.