public static interface WsdlToJavaType.ParameterStyle
extends org.apache.xmlbeans.XmlString
Modifier and Type | Interface and Description |
---|---|
static class |
WsdlToJavaType.ParameterStyle.Enum
Enumeration value class for org.jboss.jbosswsTools.WsdlToJavaType$ParameterStyle.
|
static class |
WsdlToJavaType.ParameterStyle.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static WsdlToJavaType.ParameterStyle.Enum |
BARE |
static int |
INT_BARE |
static int |
INT_WRAPPED |
static org.apache.xmlbeans.SchemaType |
type |
static WsdlToJavaType.ParameterStyle.Enum |
WRAPPED |
Modifier and Type | Method and Description |
---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue() |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValue
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final org.apache.xmlbeans.SchemaType type
static final WsdlToJavaType.ParameterStyle.Enum BARE
static final WsdlToJavaType.ParameterStyle.Enum WRAPPED
static final int INT_BARE
static final int INT_WRAPPED
Copyright © 2019. All Rights Reserved.