Package | Description |
---|---|
com.sun.xml.ws.api.model |
Modifier and Type | Field and Description |
---|---|
ParameterBinding.Kind |
ParameterBinding.kind
Represents the kind of
ParameterBinding . |
Modifier and Type | Method and Description |
---|---|
static ParameterBinding.Kind |
ParameterBinding.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterBinding.Kind[] |
ParameterBinding.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.