Class InputOutputParamSetCapabilityCT.Characteristics
- java.lang.Object
-
- fi.tut.mei.resdescapi.rdapi.model.rd.CapabilityParameterSetCT
-
- fi.tut.mei.resdescapi.rdapi.model.rd.InputOutputParamSetCapabilityCT.Characteristics
-
- Enclosing class:
- InputOutputParamSetCapabilityCT
public static class InputOutputParamSetCapabilityCT.Characteristics extends CapabilityParameterSetCT
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}CapabilityParameterSet_CT"> <sequence> <group ref="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}g_hasItemSizes" maxOccurs="unbounded" minOccurs="0"/> <group ref="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}g_hasAllowedItemShapeAndSizes" maxOccurs="unbounded" minOccurs="0"/> <group ref="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}g_hasShapeAndSizes" maxOccurs="unbounded" minOccurs="0"/> <element ref="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}hasWorkspaceTypeAndDimensions" minOccurs="0"/> <group ref="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}g_hasMovementRanges" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
-
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description protected List<Object>
gHasAllowedItemShapeAndSizes
protected List<Object>
gHasItemSizes
protected List<InputOutputParamSetCapabilityCT.Characteristics.HasShapeAndSize>
gHasShapeAndSizes
protected InputOutputParamSetCapabilityCT.Characteristics.HasLinearMovementRanges
hasLinearMovementRanges
protected InputOutputParamSetCapabilityCT.Characteristics.HasRotationalMovementRanges
hasRotationalMovementRanges
protected HasWorkspaceTypeAndDimensions
hasWorkspaceTypeAndDimensions
-
Fields inherited from class fi.tut.mei.resdescapi.rdapi.model.rd.CapabilityParameterSetCT
gVariable, property, variableRef
-
-
Constructor Summary
Constructors Constructor Description Characteristics()
-
Method Summary
-
Methods inherited from class fi.tut.mei.resdescapi.rdapi.model.rd.CapabilityParameterSetCT
getGVariable, getProperty, getVariableRef
-
-
-
-
Field Detail
-
gHasShapeAndSizes
protected List<InputOutputParamSetCapabilityCT.Characteristics.HasShapeAndSize> gHasShapeAndSizes
-
hasWorkspaceTypeAndDimensions
protected HasWorkspaceTypeAndDimensions hasWorkspaceTypeAndDimensions
-
hasLinearMovementRanges
protected InputOutputParamSetCapabilityCT.Characteristics.HasLinearMovementRanges hasLinearMovementRanges
-
hasRotationalMovementRanges
protected InputOutputParamSetCapabilityCT.Characteristics.HasRotationalMovementRanges hasRotationalMovementRanges
-
-
Method Detail
-
getGHasItemSizes
public List<Object> getGHasItemSizes()
Gets the value of the gHasItemSizes 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 gHasItemSizes property.For example, to add a new item, do as follows:
getGHasItemSizes().add(newItem);
Objects of the following type(s) are allowed in the list
InputOutputParamSetCapabilityCT.Characteristics.HasItemSizeMin
InputOutputParamSetCapabilityCT.Characteristics.HasItemSizeMax
-
getGHasAllowedItemShapeAndSizes
public List<Object> getGHasAllowedItemShapeAndSizes()
Gets the value of the gHasAllowedItemShapeAndSizes 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 gHasAllowedItemShapeAndSizes property.For example, to add a new item, do as follows:
getGHasAllowedItemShapeAndSizes().add(newItem);
Objects of the following type(s) are allowed in the list
InputOutputParamSetCapabilityCT.Characteristics.HasAllowedItemShapeAndSize
InputOutputParamSetCapabilityCT.Characteristics.HasAllowedItemShapeAndSizeMin
InputOutputParamSetCapabilityCT.Characteristics.HasAllowedItemShapeAndSizeMax
-
getGHasShapeAndSizes
public List<InputOutputParamSetCapabilityCT.Characteristics.HasShapeAndSize> getGHasShapeAndSizes()
Gets the value of the gHasShapeAndSizes 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 gHasShapeAndSizes property.For example, to add a new item, do as follows:
getGHasShapeAndSizes().add(newItem);
Objects of the following type(s) are allowed in the list
InputOutputParamSetCapabilityCT.Characteristics.HasShapeAndSize
-
getHasWorkspaceTypeAndDimensions
public HasWorkspaceTypeAndDimensions getHasWorkspaceTypeAndDimensions()
Gets the value of the hasWorkspaceTypeAndDimensions property.- Returns:
- possible object is
HasWorkspaceTypeAndDimensions
-
setHasWorkspaceTypeAndDimensions
public void setHasWorkspaceTypeAndDimensions(HasWorkspaceTypeAndDimensions value)
Sets the value of the hasWorkspaceTypeAndDimensions property.- Parameters:
value
- allowed object isHasWorkspaceTypeAndDimensions
-
getHasLinearMovementRanges
public InputOutputParamSetCapabilityCT.Characteristics.HasLinearMovementRanges getHasLinearMovementRanges()
Gets the value of the hasLinearMovementRanges property.- Returns:
- possible object is
InputOutputParamSetCapabilityCT.Characteristics.HasLinearMovementRanges
-
setHasLinearMovementRanges
public void setHasLinearMovementRanges(InputOutputParamSetCapabilityCT.Characteristics.HasLinearMovementRanges value)
Sets the value of the hasLinearMovementRanges property.- Parameters:
value
- allowed object isInputOutputParamSetCapabilityCT.Characteristics.HasLinearMovementRanges
-
getHasRotationalMovementRanges
public InputOutputParamSetCapabilityCT.Characteristics.HasRotationalMovementRanges getHasRotationalMovementRanges()
Gets the value of the hasRotationalMovementRanges property.- Returns:
- possible object is
InputOutputParamSetCapabilityCT.Characteristics.HasRotationalMovementRanges
-
setHasRotationalMovementRanges
public void setHasRotationalMovementRanges(InputOutputParamSetCapabilityCT.Characteristics.HasRotationalMovementRanges value)
Sets the value of the hasRotationalMovementRanges property.- Parameters:
value
- allowed object isInputOutputParamSetCapabilityCT.Characteristics.HasRotationalMovementRanges
-
-