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