public interface NamedBlock extends org.marid.itf.Named
| Modifier and Type | Field and Description |
|---|---|
static Map<NamedBlock,String> |
NAMED_BLOCK_NAME_MAP |
| Modifier and Type | Method and Description |
|---|---|
default String |
getName() |
default void |
setName(String newName) |
compareTostatic final Map<NamedBlock,String> NAMED_BLOCK_NAME_MAP
default String getName()
getName in interface org.marid.itf.Nameddefault void setName(String newName)
Copyright © 2012–2015 MARID software development group. All rights reserved.