| Modifier and Type | Field and Description |
|---|---|
protected Cont50 |
cont50 |
protected Cont53 |
cont53 |
protected List<List52> |
list52 |
protected List<List56> |
list56 |
| Constructor and Description |
|---|
CheckOpParam()
Creates an instance of checkOpParam.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAugmentation(org.onosproject.yang.model.InnerModelObject obj) |
<T extends org.onosproject.yang.model.InnerModelObject> |
augmentation(Class<T> c) |
Map<Class<? extends org.onosproject.yang.model.InnerModelObject>,org.onosproject.yang.model.InnerModelObject> |
augmentations() |
Cont50 |
cont50()
Returns the attribute cont50.
|
void |
cont50(Cont50 cont50)
Sets the attribute cont50.
|
Cont53 |
cont53()
Returns the attribute cont53.
|
void |
cont53(Cont53 cont53)
Sets the attribute cont53.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<List52> |
list52()
Returns the attribute list52.
|
void |
list52(List<List52> list52)
Sets the attribute list52.
|
List<List56> |
list56()
Returns the attribute list56.
|
void |
list56(List<List56> list56)
Sets the attribute list56.
|
void |
removeAugmentation(org.onosproject.yang.model.InnerModelObject obj) |
String |
toString() |
public Cont50 cont50()
Checkpublic List<List52> list52()
Checkpublic Cont53 cont53()
Checkpublic List<List56> list56()
Checkpublic void cont50(Cont50 cont50)
Checkpublic void list52(List<List52> list52)
Checkpublic void cont53(Cont53 cont53)
Checkpublic void list56(List<List56> list56)
Checkpublic void addAugmentation(org.onosproject.yang.model.InnerModelObject obj)
addAugmentation in class org.onosproject.yang.model.InnerModelObjectpublic void removeAugmentation(org.onosproject.yang.model.InnerModelObject obj)
removeAugmentation in class org.onosproject.yang.model.InnerModelObjectpublic Map<Class<? extends org.onosproject.yang.model.InnerModelObject>,org.onosproject.yang.model.InnerModelObject> augmentations()
augmentations in class org.onosproject.yang.model.InnerModelObjectpublic <T extends org.onosproject.yang.model.InnerModelObject> T augmentation(Class<T> c)
augmentation in class org.onosproject.yang.model.InnerModelObjectCopyright © 2017. All rights reserved.