Package | Description |
---|---|
org.cakelab.jdoxml.api | |
org.cakelab.jdoxml.impl.memberhandler |
Modifier and Type | Method and Description |
---|---|
IMember.MemberKind |
IMember.kind() |
static IMember.MemberKind |
IMember.MemberKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IMember.MemberKind[] |
IMember.MemberKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IMember.MemberKind |
MemberHandler.kind() |
IMember.MemberKind |
MemberTypeMap.map(java.lang.String s) |