Uses of Enum
com.sun.xml.ws.api.model.ParameterBinding.Kind
Packages that use ParameterBinding.Kind
-
Uses of ParameterBinding.Kind in com.sun.xml.ws.api.model
Fields in com.sun.xml.ws.api.model declared as ParameterBinding.KindModifier and TypeFieldDescriptionfinal ParameterBinding.KindParameterBinding.kindRepresents the kind ofParameterBinding.Methods in com.sun.xml.ws.api.model that return ParameterBinding.KindModifier and TypeMethodDescriptionstatic ParameterBinding.KindReturns 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.