public interface List11SimpleAugment extends DataObject, Augmentation<List11>
Modifier and Type | Method and Description |
---|---|
@Nullable String |
getAttrStr2() |
@Nullable Cont |
getCont() |
getImplementedInterface
@Nullable String getAttrStr2()
java.lang.String
attrStr2
, or null
if not present@Nullable Cont getCont()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1.Cont
cont
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.