Package | Description |
---|---|
org.opendaylight.yangtools.yang.common | |
org.opendaylight.yangtools.yang.data.api.codec |
Modifier and Type | Method and Description |
---|---|
static Empty |
Empty.getInstance() |
Modifier and Type | Method and Description |
---|---|
Empty |
EmptyCodec.deserialize(T data) |
Modifier and Type | Method and Description |
---|---|
T |
EmptyCodec.serialize(Empty data) |
Copyright © 2019 OpenDaylight. All rights reserved.