public class Constructor extends Object
| Constructor and Description |
|---|
Constructor(String typeName,
String body) |
Constructor(String typeName,
String body,
boolean isPublic) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
String |
getTypeName() |
boolean |
isPublic() |
String |
toString() |
Copyright © 2018 OpenDaylight. All rights reserved.