Class ResourceCT
- java.lang.Object
-
- fi.tut.mei.resdescapi.rdapi.model.rd.ResourceCT
-
public class ResourceCT extends Object
Resource description typeJava class for Resource_CT complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Resource_CT"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="GeneralInfo" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}ModuleInfo_CT"/> <element name="SharedElements" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}SharedElement_CT" minOccurs="0"/> <element name="InterfacesInfo" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}InterfacesForRD_CT"/> <element name="Capabilities"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="PlaceHolder_CapabilityModelAsOWL" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <any processContents='lax' maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="URL_importedOntology" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> </restriction> </complexContent> </complexType> </element> <element ref="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}Capability" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="ExecCapabilities" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}ExecCapabilities_CT"/> <element name="Properties" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}PropertiesForRD_CT"/> <element name="GUIsInfo" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="GUIDefinition" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}GUIDefinition_CT" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="Calibration" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}g_Documentation"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="TestProcedures" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}g_Documentation"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="HardwareVersion" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}Version_CT" minOccurs="0"/> <element name="Extension" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}ExtensionData_CT" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" /> <attribute name="gid" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> <attribute name="URL" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> <attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="variant" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="ardIDRef" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" /> <attribute name="ardGIDRef" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> <attribute name="ardProfileIDRef" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" /> <attribute name="ardURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classResourceCT.CalibrationJava class for anonymous complex type.static classResourceCT.CapabilitiesJava class for anonymous complex type.static classResourceCT.GUIsInfoJava class for anonymous complex type.static classResourceCT.TestProceduresJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected StringardGIDRefprotected StringardIDRefprotected StringardProfileIDRefprotected StringardURLprotected ResourceCT.Calibrationcalibrationprotected ResourceCT.Capabilitiescapabilitiesprotected ExecCapabilitiesCTexecCapabilitiesprotected List<ExtensionDataCT>extensionprotected ModuleInfoCTgeneralInfoprotected Stringgidprotected ResourceCT.GUIsInfoguIsInfoprotected VersionCThardwareVersionprotected Stringidprotected InterfacesForRDCTinterfacesInfoprotected Stringnameprotected PropertiesForRDCTpropertiesprotected SharedElementCTsharedElementsprotected ResourceCT.TestProcedurestestProceduresprotected Stringtypeprotected Stringurlprotected Stringvariant
-
Constructor Summary
Constructors Constructor Description ResourceCT()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArdGIDRef()Gets the value of the ardGIDRef property.StringgetArdIDRef()Gets the value of the ardIDRef property.StringgetArdProfileIDRef()Gets the value of the ardProfileIDRef property.StringgetArdURL()Gets the value of the ardURL property.ResourceCT.CalibrationgetCalibration()Gets the value of the calibration property.ResourceCT.CapabilitiesgetCapabilities()Gets the value of the capabilities property.ExecCapabilitiesCTgetExecCapabilities()Gets the value of the execCapabilities property.List<ExtensionDataCT>getExtension()Gets the value of the extension property.ModuleInfoCTgetGeneralInfo()Gets the value of the generalInfo property.StringgetGid()Gets the value of the gid property.ResourceCT.GUIsInfogetGUIsInfo()Gets the value of the guIsInfo property.VersionCTgetHardwareVersion()Gets the value of the hardwareVersion property.StringgetId()Gets the value of the id property.InterfacesForRDCTgetInterfacesInfo()Gets the value of the interfacesInfo property.StringgetName()Gets the value of the name property.PropertiesForRDCTgetProperties()Gets the value of the properties property.SharedElementCTgetSharedElements()Gets the value of the sharedElements property.ResourceCT.TestProceduresgetTestProcedures()Gets the value of the testProcedures property.StringgetType()Gets the value of the type property.StringgetURL()Gets the value of the url property.StringgetVariant()Gets the value of the variant property.voidsetArdGIDRef(String value)Sets the value of the ardGIDRef property.voidsetArdIDRef(String value)Sets the value of the ardIDRef property.voidsetArdProfileIDRef(String value)Sets the value of the ardProfileIDRef property.voidsetArdURL(String value)Sets the value of the ardURL property.voidsetCalibration(ResourceCT.Calibration value)Sets the value of the calibration property.voidsetCapabilities(ResourceCT.Capabilities value)Sets the value of the capabilities property.voidsetExecCapabilities(ExecCapabilitiesCT value)Sets the value of the execCapabilities property.voidsetGeneralInfo(ModuleInfoCT value)Sets the value of the generalInfo property.voidsetGid(String value)Sets the value of the gid property.voidsetGUIsInfo(ResourceCT.GUIsInfo value)Sets the value of the guIsInfo property.voidsetHardwareVersion(VersionCT value)Sets the value of the hardwareVersion property.voidsetId(String value)Sets the value of the id property.voidsetInterfacesInfo(InterfacesForRDCT value)Sets the value of the interfacesInfo property.voidsetName(String value)Sets the value of the name property.voidsetProperties(PropertiesForRDCT value)Sets the value of the properties property.voidsetSharedElements(SharedElementCT value)Sets the value of the sharedElements property.voidsetTestProcedures(ResourceCT.TestProcedures value)Sets the value of the testProcedures property.voidsetType(String value)Sets the value of the type property.voidsetURL(String value)Sets the value of the url property.voidsetVariant(String value)Sets the value of the variant property.
-
-
-
Field Detail
-
generalInfo
protected ModuleInfoCT generalInfo
-
sharedElements
protected SharedElementCT sharedElements
-
interfacesInfo
protected InterfacesForRDCT interfacesInfo
-
capabilities
protected ResourceCT.Capabilities capabilities
-
execCapabilities
protected ExecCapabilitiesCT execCapabilities
-
properties
protected PropertiesForRDCT properties
-
guIsInfo
protected ResourceCT.GUIsInfo guIsInfo
-
calibration
protected ResourceCT.Calibration calibration
-
testProcedures
protected ResourceCT.TestProcedures testProcedures
-
hardwareVersion
protected VersionCT hardwareVersion
-
extension
protected List<ExtensionDataCT> extension
-
id
protected String id
-
gid
protected String gid
-
url
protected String url
-
name
protected String name
-
type
protected String type
-
variant
protected String variant
-
ardIDRef
protected String ardIDRef
-
ardGIDRef
protected String ardGIDRef
-
ardProfileIDRef
protected String ardProfileIDRef
-
ardURL
protected String ardURL
-
-
Method Detail
-
getGeneralInfo
public ModuleInfoCT getGeneralInfo()
Gets the value of the generalInfo property.- Returns:
- possible object is
ModuleInfoCT
-
setGeneralInfo
public void setGeneralInfo(ModuleInfoCT value)
Sets the value of the generalInfo property.- Parameters:
value- allowed object isModuleInfoCT
-
getSharedElements
public SharedElementCT getSharedElements()
Gets the value of the sharedElements property.- Returns:
- possible object is
SharedElementCT
-
setSharedElements
public void setSharedElements(SharedElementCT value)
Sets the value of the sharedElements property.- Parameters:
value- allowed object isSharedElementCT
-
getInterfacesInfo
public InterfacesForRDCT getInterfacesInfo()
Gets the value of the interfacesInfo property.- Returns:
- possible object is
InterfacesForRDCT
-
setInterfacesInfo
public void setInterfacesInfo(InterfacesForRDCT value)
Sets the value of the interfacesInfo property.- Parameters:
value- allowed object isInterfacesForRDCT
-
getCapabilities
public ResourceCT.Capabilities getCapabilities()
Gets the value of the capabilities property.- Returns:
- possible object is
ResourceCT.Capabilities
-
setCapabilities
public void setCapabilities(ResourceCT.Capabilities value)
Sets the value of the capabilities property.- Parameters:
value- allowed object isResourceCT.Capabilities
-
getExecCapabilities
public ExecCapabilitiesCT getExecCapabilities()
Gets the value of the execCapabilities property.- Returns:
- possible object is
ExecCapabilitiesCT
-
setExecCapabilities
public void setExecCapabilities(ExecCapabilitiesCT value)
Sets the value of the execCapabilities property.- Parameters:
value- allowed object isExecCapabilitiesCT
-
getProperties
public PropertiesForRDCT getProperties()
Gets the value of the properties property.- Returns:
- possible object is
PropertiesForRDCT
-
setProperties
public void setProperties(PropertiesForRDCT value)
Sets the value of the properties property.- Parameters:
value- allowed object isPropertiesForRDCT
-
getGUIsInfo
public ResourceCT.GUIsInfo getGUIsInfo()
Gets the value of the guIsInfo property.- Returns:
- possible object is
ResourceCT.GUIsInfo
-
setGUIsInfo
public void setGUIsInfo(ResourceCT.GUIsInfo value)
Sets the value of the guIsInfo property.- Parameters:
value- allowed object isResourceCT.GUIsInfo
-
getCalibration
public ResourceCT.Calibration getCalibration()
Gets the value of the calibration property.- Returns:
- possible object is
ResourceCT.Calibration
-
setCalibration
public void setCalibration(ResourceCT.Calibration value)
Sets the value of the calibration property.- Parameters:
value- allowed object isResourceCT.Calibration
-
getTestProcedures
public ResourceCT.TestProcedures getTestProcedures()
Gets the value of the testProcedures property.- Returns:
- possible object is
ResourceCT.TestProcedures
-
setTestProcedures
public void setTestProcedures(ResourceCT.TestProcedures value)
Sets the value of the testProcedures property.- Parameters:
value- allowed object isResourceCT.TestProcedures
-
getHardwareVersion
public VersionCT getHardwareVersion()
Gets the value of the hardwareVersion property.- Returns:
- possible object is
VersionCT
-
setHardwareVersion
public void setHardwareVersion(VersionCT value)
Sets the value of the hardwareVersion property.- Parameters:
value- allowed object isVersionCT
-
getExtension
public List<ExtensionDataCT> getExtension()
Gets the value of the extension property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the extension property.For example, to add a new item, do as follows:
getExtension().add(newItem);Objects of the following type(s) are allowed in the list
ExtensionDataCT
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getGid
public String getGid()
Gets the value of the gid property.- Returns:
- possible object is
String
-
setGid
public void setGid(String value)
Sets the value of the gid property.- Parameters:
value- allowed object isString
-
getURL
public String getURL()
Gets the value of the url property.- Returns:
- possible object is
String
-
setURL
public void setURL(String value)
Sets the value of the url property.- Parameters:
value- allowed object isString
-
getName
public String getName()
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
public void setName(String value)
Sets the value of the name property.- Parameters:
value- allowed object isString
-
getType
public String getType()
Gets the value of the type property.- Returns:
- possible object is
String
-
setType
public void setType(String value)
Sets the value of the type property.- Parameters:
value- allowed object isString
-
getVariant
public String getVariant()
Gets the value of the variant property.- Returns:
- possible object is
String
-
setVariant
public void setVariant(String value)
Sets the value of the variant property.- Parameters:
value- allowed object isString
-
getArdIDRef
public String getArdIDRef()
Gets the value of the ardIDRef property.- Returns:
- possible object is
String
-
setArdIDRef
public void setArdIDRef(String value)
Sets the value of the ardIDRef property.- Parameters:
value- allowed object isString
-
getArdGIDRef
public String getArdGIDRef()
Gets the value of the ardGIDRef property.- Returns:
- possible object is
String
-
setArdGIDRef
public void setArdGIDRef(String value)
Sets the value of the ardGIDRef property.- Parameters:
value- allowed object isString
-
getArdProfileIDRef
public String getArdProfileIDRef()
Gets the value of the ardProfileIDRef property.- Returns:
- possible object is
String
-
setArdProfileIDRef
public void setArdProfileIDRef(String value)
Sets the value of the ardProfileIDRef property.- Parameters:
value- allowed object isString
-
getArdURL
public String getArdURL()
Gets the value of the ardURL property.- Returns:
- possible object is
String
-
-