public class DefaultCustomCase extends org.onosproject.yang.model.InnerModelObject implements CustomCase
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultCustomCase()
Creates an instance of defaultCustomCase.
|
| Modifier and Type | Method and Description |
|---|---|
Custom |
custom()
Returns the attribute custom.
|
void |
custom(Custom custom)
Sets the attribute custom.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
protected Custom custom
public DefaultCustomCase()
public Custom custom()
CustomCasecustom in interface CustomCasepublic void custom(Custom custom)
CustomCasecustom in interface CustomCasecustom - value of customCopyright © 2017. All rights reserved.