public interface IRelatedCompound
Modifier and Type | Interface and Description |
---|---|
static class |
IRelatedCompound.Kind |
static class |
IRelatedCompound.Protection |
Modifier and Type | Method and Description |
---|---|
ICompound |
compound() |
IRelatedCompound.Kind |
kind() |
java.lang.String |
name() |
IRelatedCompound.Protection |
protection() |
ICompound compound()
IRelatedCompound.Protection protection()
IRelatedCompound.Kind kind()
java.lang.String name()