Package | Description |
---|---|
org.cakelab.jdoxml.api | |
org.cakelab.jdoxml.impl.compoundhandler |
Modifier and Type | Method and Description |
---|---|
IRelatedCompound.Kind |
IRelatedCompound.kind() |
static IRelatedCompound.Kind |
IRelatedCompound.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IRelatedCompound.Kind[] |
IRelatedCompound.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IRelatedCompound.Kind |
RelatedCompound.kind() |
Constructor and Description |
---|
RelatedCompound(CompoundHandler parent,
java.lang.String id,
IRelatedCompound.Protection prot,
IRelatedCompound.Kind kind) |