Class PropertyVarCT
- java.lang.Object
-
- fi.tut.mei.resdescapi.rdapi.model.rd.VariableSetCT
-
- fi.tut.mei.resdescapi.rdapi.model.rd.VariableSetAndRefCT
-
- fi.tut.mei.resdescapi.rdapi.model.rd.PropertyVarCT
-
public class PropertyVarCT extends VariableSetAndRefCT
Type for propertiesJava class for PropertyVar_CT complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PropertyVar_CT"> <complexContent> <extension base="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}VariableSetAndRef_CT"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class fi.tut.mei.resdescapi.rdapi.model.rd.VariableSetAndRefCT
variableRef
-
Fields inherited from class fi.tut.mei.resdescapi.rdapi.model.rd.VariableSetCT
variableBoolean, variableNum, variableString
-
-
Constructor Summary
Constructors Constructor Description PropertyVarCT()
-
Method Summary
-
Methods inherited from class fi.tut.mei.resdescapi.rdapi.model.rd.VariableSetAndRefCT
getVariableRef
-
Methods inherited from class fi.tut.mei.resdescapi.rdapi.model.rd.VariableSetCT
getVariableBoolean, getVariableNum, getVariableString
-
-