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 class
ResourceCT.Calibration
Java class for anonymous complex type.static class
ResourceCT.Capabilities
Java class for anonymous complex type.static class
ResourceCT.GUIsInfo
Java class for anonymous complex type.static class
ResourceCT.TestProcedures
Java class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected String
ardGIDRef
protected String
ardIDRef
protected String
ardProfileIDRef
protected String
ardURL
protected ResourceCT.Calibration
calibration
protected ResourceCT.Capabilities
capabilities
protected ExecCapabilitiesCT
execCapabilities
protected List<ExtensionDataCT>
extension
protected ModuleInfoCT
generalInfo
protected String
gid
protected ResourceCT.GUIsInfo
guIsInfo
protected VersionCT
hardwareVersion
protected String
id
protected InterfacesForRDCT
interfacesInfo
protected String
name
protected PropertiesForRDCT
properties
protected SharedElementCT
sharedElements
protected ResourceCT.TestProcedures
testProcedures
protected String
type
protected String
url
protected String
variant
-
Constructor Summary
Constructors Constructor Description ResourceCT()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getArdGIDRef()
Gets the value of the ardGIDRef property.String
getArdIDRef()
Gets the value of the ardIDRef property.String
getArdProfileIDRef()
Gets the value of the ardProfileIDRef property.String
getArdURL()
Gets the value of the ardURL property.ResourceCT.Calibration
getCalibration()
Gets the value of the calibration property.ResourceCT.Capabilities
getCapabilities()
Gets the value of the capabilities property.ExecCapabilitiesCT
getExecCapabilities()
Gets the value of the execCapabilities property.List<ExtensionDataCT>
getExtension()
Gets the value of the extension property.ModuleInfoCT
getGeneralInfo()
Gets the value of the generalInfo property.String
getGid()
Gets the value of the gid property.ResourceCT.GUIsInfo
getGUIsInfo()
Gets the value of the guIsInfo property.VersionCT
getHardwareVersion()
Gets the value of the hardwareVersion property.String
getId()
Gets the value of the id property.InterfacesForRDCT
getInterfacesInfo()
Gets the value of the interfacesInfo property.String
getName()
Gets the value of the name property.PropertiesForRDCT
getProperties()
Gets the value of the properties property.SharedElementCT
getSharedElements()
Gets the value of the sharedElements property.ResourceCT.TestProcedures
getTestProcedures()
Gets the value of the testProcedures property.String
getType()
Gets the value of the type property.String
getURL()
Gets the value of the url property.String
getVariant()
Gets the value of the variant property.void
setArdGIDRef(String value)
Sets the value of the ardGIDRef property.void
setArdIDRef(String value)
Sets the value of the ardIDRef property.void
setArdProfileIDRef(String value)
Sets the value of the ardProfileIDRef property.void
setArdURL(String value)
Sets the value of the ardURL property.void
setCalibration(ResourceCT.Calibration value)
Sets the value of the calibration property.void
setCapabilities(ResourceCT.Capabilities value)
Sets the value of the capabilities property.void
setExecCapabilities(ExecCapabilitiesCT value)
Sets the value of the execCapabilities property.void
setGeneralInfo(ModuleInfoCT value)
Sets the value of the generalInfo property.void
setGid(String value)
Sets the value of the gid property.void
setGUIsInfo(ResourceCT.GUIsInfo value)
Sets the value of the guIsInfo property.void
setHardwareVersion(VersionCT value)
Sets the value of the hardwareVersion property.void
setId(String value)
Sets the value of the id property.void
setInterfacesInfo(InterfacesForRDCT value)
Sets the value of the interfacesInfo property.void
setName(String value)
Sets the value of the name property.void
setProperties(PropertiesForRDCT value)
Sets the value of the properties property.void
setSharedElements(SharedElementCT value)
Sets the value of the sharedElements property.void
setTestProcedures(ResourceCT.TestProcedures value)
Sets the value of the testProcedures property.void
setType(String value)
Sets the value of the type property.void
setURL(String value)
Sets the value of the url property.void
setVariant(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
set
method 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
-
-