//Artefact:JavaClass/com/sphenon/modelling/xmodel/RESTRequestMethod

Synopsis

public final RESTRequestMethod extends Enum

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTRequestMethod/GET

Synopsis

public static final com.sphenon.modelling.xmodel.RESTRequestMethod GET

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTRequestMethod/PUT

Synopsis

public static final com.sphenon.modelling.xmodel.RESTRequestMethod PUT

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTRequestMethod/POST

Synopsis

public static final com.sphenon.modelling.xmodel.RESTRequestMethod POST

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTRequestMethod/DELETE

Synopsis

public static final com.sphenon.modelling.xmodel.RESTRequestMethod DELETE

//Artefact:Method/com/sphenon/modelling/xmodel/RESTRequestMethod/values

Synopsis

public static com.sphenon.modelling.xmodel.RESTRequestMethod[] values ()

//Artefact:Method/com/sphenon/modelling/xmodel/RESTRequestMethod/valueOf

Synopsis

public static com.sphenon.modelling.xmodel.RESTRequestMethod valueOf (String name)