Class ParamType
java.lang.Object
ca.phon.script.params.history.ParamType
Type definition for the param element.
Java class for ParamType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParamType"> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attribute name="id" use="required" type="{https://www.phon.ca/param_history}nonEmptyString" /> </extension> </simpleContent> </complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
id
-
-
Constructor Details
-
ParamType
public ParamType()
-
-
Method Details
-
getValue
-
setValue
-
getId
-
setId
-