Package org.apache.axis2.wsdl.util
Interface Constants.CodegenStyle
-
- Enclosing interface:
- Constants
public static interface Constants.CodegenStyle
-
-
Field Detail
-
AUTOMATIC
static final int AUTOMATIC
- See Also:
- Constant Field Values
-
INTERFACE
static final int INTERFACE
- See Also:
- Constant Field Values
-
BINDING
static final int BINDING
- See Also:
- Constant Field Values
-
-