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