public interface HTTPMethods
extends org.apache.xmlbeans.XmlNMTOKEN
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | HTTPMethods.EnumEnumeration value class for net.java.dev.wadl.x2009.x02.HTTPMethods. | 
| static class  | HTTPMethods.FactoryA factory class with static methods for creating instances
 of this type. | 
| Modifier and Type | Field and Description | 
|---|---|
| static HTTPMethods.Enum | DELETE | 
| static HTTPMethods.Enum | GET | 
| static HTTPMethods.Enum | HEAD | 
| static int | INT_DELETE | 
| static int | INT_GET | 
| static int | INT_HEAD | 
| static int | INT_POST | 
| static int | INT_PUT | 
| static HTTPMethods.Enum | POST | 
| static HTTPMethods.Enum | PUT | 
| 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 HTTPMethods.Enum GET
static final HTTPMethods.Enum POST
static final HTTPMethods.Enum PUT
static final HTTPMethods.Enum HEAD
static final HTTPMethods.Enum DELETE
static final int INT_GET
static final int INT_POST
static final int INT_PUT
static final int INT_HEAD
static final int INT_DELETE
Copyright © 2019. All Rights Reserved.