| Package | Description | 
|---|---|
| org.opendaylight.mdsal.binding.model.api | |
| org.opendaylight.mdsal.binding.model.api.type.builder | 
| Modifier and Type | Method and Description | 
|---|---|
AccessModifier | 
TypeMember.getAccessModifier()
Returns the access modifier of member. 
 | 
static AccessModifier | 
AccessModifier.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AccessModifier[] | 
AccessModifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AccessModifier | 
TypeMemberBuilder.getAccessModifier()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
TypeMemberBuilder.setAccessModifier(AccessModifier modifier)
Sets the access modifier of property. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.