public class TypedefEmpty extends Object implements Serializable
Constructor and Description |
---|
TypedefEmpty(org.opendaylight.yangtools.yang.common.Empty _value) |
TypedefEmpty(TypedefEmpty source)
Creates a copy from Source Object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static TypedefEmpty |
getDefaultInstance() |
org.opendaylight.yangtools.yang.common.Empty |
getValue() |
int |
hashCode() |
String |
toString() |
@ConstructorProperties(value="value") public TypedefEmpty(org.opendaylight.yangtools.yang.common.Empty _value)
public TypedefEmpty(TypedefEmpty source)
source
- Source objectpublic static TypedefEmpty getDefaultInstance()
public org.opendaylight.yangtools.yang.common.Empty getValue()
Copyright © 2019 OpenDaylight. All rights reserved.