public abstract class AbstractAttributeReadingStrategy extends Object implements AttributeReadingStrategy
| Constructor and Description |
|---|
AbstractAttributeReadingStrategy(String nullableDefault) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNullableDefault() |
protected Object |
postprocessNullableDefault(String nullableDefault) |
AttributeConfigElement |
readElement(List<org.opendaylight.controller.config.util.xml.XmlElement> configNodes) |
public AbstractAttributeReadingStrategy(String nullableDefault)
public String getNullableDefault()
public AttributeConfigElement readElement(List<org.opendaylight.controller.config.util.xml.XmlElement> configNodes) throws org.opendaylight.controller.config.util.xml.DocumentedException
readElement in interface AttributeReadingStrategyorg.opendaylight.controller.config.util.xml.DocumentedExceptionCopyright © 2016 OpenDaylight. All rights reserved.