public class DefaultContentInput extends org.onosproject.yang.model.InnerModelObject implements ContentInput
| Constructor and Description |
|---|
DefaultContentInput()
Creates an instance of defaultContentInput.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
In |
in()
Returns the attribute in.
|
void |
in(In in)
Sets the attribute in.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected In in
public DefaultContentInput()
public In in()
ContentInputin in interface ContentInputpublic void in(In in)
ContentInputin in interface ContentInputin - value of inCopyright © 2018. All rights reserved.