| Package | Description |
|---|---|
| org.opendaylight.yangtools.sal.binding.model.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Enumeration
Interface provide methods for reading data of enumeration class.
|
interface |
GeneratedTransferIdentityObject |
interface |
GeneratedTransferObject
Generated Transfer Object extends
GeneratedType and is designed to
represent Java Class. |
interface |
GeneratedType
Every Java interface has to be specified with:
package that belongs into
interface name (with commentary that SHOULD be
present to proper define interface and base contracts specified for
interface)
Each Generated Type can define list of types that Generated Type can
implement to extend it's definition (i.e. |
Copyright © 2014. All rights reserved.