public class DefaultContentOutput extends org.onosproject.yang.model.InnerModelObject implements ContentOutput
| Constructor and Description |
|---|
DefaultContentOutput()
Creates an instance of defaultContentOutput.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
OutCh |
outCh()
Returns the attribute outCh.
|
void |
outCh(OutCh outCh)
Sets the attribute outCh.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected OutCh outCh
public DefaultContentOutput()
public OutCh outCh()
ContentOutputoutCh in interface ContentOutputpublic void outCh(OutCh outCh)
ContentOutputoutCh in interface ContentOutputoutCh - value of outChCopyright © 2018. All rights reserved.