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