//Artefact:JavaClass/com/sphenon/ui/annotations/UIParameter

Synopsis

public interface UIParameter implements Annotation

//Artefact:Method/com/sphenon/ui/annotations/UIParameter/Id

Synopsis

public java.lang.String Id ()

//Artefact:Method/com/sphenon/ui/annotations/UIParameter/Name

Synopsis

public java.lang.String Name ()

//Artefact:Method/com/sphenon/ui/annotations/UIParameter/Type

Synopsis

public java.lang.Class Type ()

//Artefact:Method/com/sphenon/ui/annotations/UIParameter/DefaultValue

Synopsis

public java.lang.String DefaultValue ()