public final class Import extends AbstractElement
comments, sourceCodeLocation| Constructor and Description |
|---|
Import(Proto parent,
String value,
boolean aPublic) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Proto |
getParent() |
Proto |
getProto() |
String |
getValue() |
int |
hashCode() |
boolean |
isPublic() |
void |
setProto(Proto proto) |
String |
toString() |
addComment, getCommentLines, getComments, getSourceCodeLocation, setComments, setSourceCodeLocationCopyright © 2015–2017. All rights reserved.