public class DefaultGlobalErrors extends org.onosproject.yang.model.InnerModelObject implements GlobalErrors
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultGlobalErrors()
Creates an instance of defaultGlobalErrors.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Errors |
errors()
Returns the attribute errors.
|
void |
errors(Errors errors)
Sets the attribute errors.
|
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected Errors errors
public DefaultGlobalErrors()
public Errors errors()
GlobalErrorserrors in interface GlobalErrorspublic void errors(Errors errors)
GlobalErrorserrors in interface GlobalErrorserrors - value of errorsCopyright © 2018. All rights reserved.