public class AltInformationSourcesKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultAltInformationSources>
| Modifier and Type | Field and Description |
|---|---|
protected InformationSourceEnum |
informationSource |
| Constructor and Description |
|---|
AltInformationSourcesKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
InformationSourceEnum |
informationSource()
Returns the attribute informationSource.
|
void |
informationSource(InformationSourceEnum informationSource)
Sets the value to attribute informationSource.
|
protected InformationSourceEnum informationSource
public InformationSourceEnum informationSource()
public void informationSource(InformationSourceEnum informationSource)
informationSource - value of informationSourceCopyright © 2017. All rights reserved.