| Package | Description |
|---|---|
| org.opendaylight.yangtools.sal.binding.model.api | |
| org.opendaylight.yangtools.sal.binding.model.api.type.builder |
March 2013
Copyright (c) 2013 by Cisco Systems, Inc.
|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
List<GeneratedType> |
GeneratedType.getEnclosedTypes()
Returns List of enclosing Generated Types.
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedType |
GeneratedTypeBuilder.toInstance()
Returns the
new immutable instance of Generated Type. |
Copyright © 2015. All rights reserved.