public interface ContInt32 extends ChildOf<Bug8449Data>, Augmentable<ContInt32>
This class represents the following YANG schema fragment defined in module bug8449
 container cont-int32 {
     leaf ref-union-int32 {
         type union;
     }
 }
 
 The schema path to identify an instance is
 bug8449/cont-int32
 To create instances of this class use ContInt32Builder.
ContInt32Builder| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
ContInt32.RefUnionInt32  | 
| Modifier and Type | Field and Description | 
|---|---|
static org.opendaylight.yangtools.yang.common.QName | 
QNAME  | 
| Modifier and Type | Method and Description | 
|---|---|
ContInt32.RefUnionInt32 | 
getRefUnionInt32()  | 
getImplementedInterfacegetAugmentationContInt32.RefUnionInt32 getRefUnionInt32()
org.opendaylight.yang.gen.v1.bug8449.rev180405.ContInt32.RefUnionInt32 refUnionInt32, or null if not presentCopyright © 2018 OpenDaylight. All rights reserved.