public interface Proto
| Modifier and Type | Method and Description |
|---|---|
static IOException |
close(Map<String,? extends Closeable> closeableMap) |
Map<String,? extends Proto> |
getChildren() |
String |
getId() |
String |
getName() |
Proto |
getParent() |
static String |
label(Proto proto) |
static LinkedList<String> |
path(Proto proto) |
String getName()
String getId()
Proto getParent()
static LinkedList<String> path(Proto proto)
static IOException close(Map<String,? extends Closeable> closeableMap)
Copyright © 2012–2017 MARID software development group. All rights reserved.