|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupKind | |
|---|---|
| com.sun.xml.bind.v2.schemagen | Schema generator. |
| Uses of GroupKind in com.sun.xml.bind.v2.schemagen |
|---|
| Methods in com.sun.xml.bind.v2.schemagen that return GroupKind | |
|---|---|
static GroupKind |
GroupKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GroupKind[] |
GroupKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sun.xml.bind.v2.schemagen with parameters of type GroupKind | |
|---|---|
(package private) static Tree |
Tree.makeGroup(GroupKind kind,
java.util.List<Tree> children)
Returns a group tree. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||