public static interface ParameterType.Mode
extends org.apache.xmlbeans.XmlString
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | ParameterType.Mode.EnumEnumeration value class for org.jboss.jbosswsTools.ParameterType$Mode. | 
| static class  | ParameterType.Mode.FactoryA factory class with static methods for creating instances
 of this type. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ParameterType.Mode.Enum | IN | 
| static ParameterType.Mode.Enum | INOUT | 
| static int | INT_IN | 
| static int | INT_INOUT | 
| static int | INT_OUT | 
| static ParameterType.Mode.Enum | OUT | 
| static org.apache.xmlbeans.SchemaType | type | 
| 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 ParameterType.Mode.Enum IN
static final ParameterType.Mode.Enum OUT
static final ParameterType.Mode.Enum INOUT
static final int INT_IN
static final int INT_OUT
static final int INT_INOUT
Copyright © 2019. All Rights Reserved.