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

Synopsis

public final RESTParameterPassing extends Enum

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTParameterPassing/Any

Synopsis

public static final com.sphenon.modelling.xmodel.RESTParameterPassing Any

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTParameterPassing/Query

Synopsis

public static final com.sphenon.modelling.xmodel.RESTParameterPassing Query

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTParameterPassing/Path

Synopsis

public static final com.sphenon.modelling.xmodel.RESTParameterPassing Path

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTParameterPassing/Form

Synopsis

public static final com.sphenon.modelling.xmodel.RESTParameterPassing Form

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTParameterPassing/Header

Synopsis

public static final com.sphenon.modelling.xmodel.RESTParameterPassing Header

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTParameterPassing/Cookie

Synopsis

public static final com.sphenon.modelling.xmodel.RESTParameterPassing Cookie

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTParameterPassing/Matrix

Synopsis

public static final com.sphenon.modelling.xmodel.RESTParameterPassing Matrix

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTParameterPassing/Multipart

Synopsis

public static final com.sphenon.modelling.xmodel.RESTParameterPassing Multipart

//Artefact:Attribute/com/sphenon/modelling/xmodel/RESTParameterPassing/Method

Synopsis

public static final com.sphenon.modelling.xmodel.RESTParameterPassing Method

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

Synopsis

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

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

Synopsis

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