public class RelatedCompound extends java.lang.Object implements IRelatedCompound
IRelatedCompound.Kind, IRelatedCompound.Protection
Constructor and Description |
---|
RelatedCompound(CompoundHandler parent,
java.lang.String id,
IRelatedCompound.Protection prot,
IRelatedCompound.Kind kind) |
Modifier and Type | Method and Description |
---|---|
ICompound |
compound() |
IRelatedCompound.Kind |
kind() |
java.lang.String |
name() |
IRelatedCompound.Protection |
protection() |
public RelatedCompound(CompoundHandler parent, java.lang.String id, IRelatedCompound.Protection prot, IRelatedCompound.Kind kind)
public ICompound compound()
compound
in interface IRelatedCompound
public IRelatedCompound.Protection protection()
protection
in interface IRelatedCompound
public IRelatedCompound.Kind kind()
kind
in interface IRelatedCompound
public java.lang.String name()
name
in interface IRelatedCompound