| java.lang.Object org.collada.colladaschema.FxNewparamCommon
FxNewparamCommon | public class FxNewparamCommon (Code) | | This element creates a new, named param object in the FX Runtime, assigns it a type, an initial value, and additional attributes at declaration time.
Java class for fx_newparam_common complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="fx_newparam_common">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="annotate" type="{http://www.collada.org/2005/11/COLLADASchema}fx_annotate_common" maxOccurs="unbounded" minOccurs="0"/>
<element name="semantic" type="{http://www.w3.org/2001/XMLSchema}NCName" minOccurs="0"/>
<element name="modifier" type="{http://www.collada.org/2005/11/COLLADASchema}fx_modifier_enum_common" minOccurs="0"/>
<group ref="{http://www.collada.org/2005/11/COLLADASchema}fx_basic_type_common"/>
</sequence>
<attribute name="sid" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
</restriction>
</complexContent>
</complexType>
|
Method Summary | |
public List<FxAnnotateCommon> | getAnnotates() Gets the value of the annotates property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Boolean> | getBool2() Gets the value of the bool2 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Boolean> | getBool3() Gets the value of the bool3 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Boolean> | getBool4() Gets the value of the bool4 property.
This accessor method returns a reference to the live list,
not a snapshot. | public String | getEnum() Gets the value of the enum property. | public Double | getFloat() Gets the value of the float property. | public Double | getFloat1X1() Gets the value of the float1X1 property. | public List<Double> | getFloat1X2() Gets the value of the float1X2 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat1X3() Gets the value of the float1X3 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat1X4() Gets the value of the float1X4 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat2() Gets the value of the float2 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat2X1() Gets the value of the float2X1 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat2X2() Gets the value of the float2X2 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat2X3() Gets the value of the float2X3 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat2X4() Gets the value of the float2X4 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat3() Gets the value of the float3 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat3X1() Gets the value of the float3X1 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat3X2() Gets the value of the float3X2 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat3X3() Gets the value of the float3X3 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat3X4() Gets the value of the float3X4 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat4() Gets the value of the float4 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat4X1() Gets the value of the float4X1 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat4X2() Gets the value of the float4X2 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat4X3() Gets the value of the float4X3 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Double> | getFloat4X4() Gets the value of the float4X4 property.
This accessor method returns a reference to the live list,
not a snapshot. | public Long | getInt() Gets the value of the int property. | public List<Long> | getInt2() Gets the value of the int2 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Long> | getInt3() Gets the value of the int3 property.
This accessor method returns a reference to the live list,
not a snapshot. | public List<Long> | getInt4() Gets the value of the int4 property.
This accessor method returns a reference to the live list,
not a snapshot. | public FxModifierEnumCommon | getModifier() Gets the value of the modifier property. | public FxSampler1DCommon | getSampler1D() Gets the value of the sampler1D property. | public FxSampler2DCommon | getSampler2D() Gets the value of the sampler2D property. | public FxSampler3DCommon | getSampler3D() Gets the value of the sampler3D property. | public FxSamplerCUBECommon | getSamplerCUBE() Gets the value of the samplerCUBE property. | public FxSamplerDEPTHCommon | getSamplerDEPTH() Gets the value of the samplerDEPTH property. | public FxSamplerRECTCommon | getSamplerRECT() Gets the value of the samplerRECT property. | public String | getSemantic() Gets the value of the semantic property. | public String | getSid() Gets the value of the sid property. | public FxSurfaceCommon | getSurface() Gets the value of the surface property. | public Boolean | isBool() Gets the value of the bool property. | public void | setBool(Boolean value) Sets the value of the bool property. | public void | setEnum(String value) Sets the value of the enum property. | public void | setFloat(Double value) Sets the value of the float property. | public void | setFloat1X1(Double value) Sets the value of the float1X1 property. | public void | setInt(Long value) Sets the value of the int property. | public void | setModifier(FxModifierEnumCommon value) Sets the value of the modifier property. | public void | setSampler1D(FxSampler1DCommon value) Sets the value of the sampler1D property. | public void | setSampler2D(FxSampler2DCommon value) Sets the value of the sampler2D property. | public void | setSampler3D(FxSampler3DCommon value) Sets the value of the sampler3D property. | public void | setSamplerCUBE(FxSamplerCUBECommon value) Sets the value of the samplerCUBE property. | public void | setSamplerDEPTH(FxSamplerDEPTHCommon value) Sets the value of the samplerDEPTH property. | public void | setSamplerRECT(FxSamplerRECTCommon value) Sets the value of the samplerRECT property. | public void | setSemantic(String value) Sets the value of the semantic property. | public void | setSid(String value) Sets the value of the sid property. | public void | setSurface(FxSurfaceCommon value) Sets the value of the surface property. |
getAnnotates | public List<FxAnnotateCommon> getAnnotates()(Code) | | Gets the value of the annotates 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 annotates property.
For example, to add a new item, do as follows:
getAnnotates().add(newItem);
Objects of the following type(s) are allowed in the list
FxAnnotateCommon |
getBool2 | public List<Boolean> getBool2()(Code) | | Gets the value of the bool2 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 bool2 property.
For example, to add a new item, do as follows:
getBool2().add(newItem);
Objects of the following type(s) are allowed in the list
Boolean |
getBool3 | public List<Boolean> getBool3()(Code) | | Gets the value of the bool3 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 bool3 property.
For example, to add a new item, do as follows:
getBool3().add(newItem);
Objects of the following type(s) are allowed in the list
Boolean |
getBool4 | public List<Boolean> getBool4()(Code) | | Gets the value of the bool4 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 bool4 property.
For example, to add a new item, do as follows:
getBool4().add(newItem);
Objects of the following type(s) are allowed in the list
Boolean |
getEnum | public String getEnum()(Code) | | Gets the value of the enum property.
possible object isString |
getFloat | public Double getFloat()(Code) | | Gets the value of the float property.
possible object isDouble |
getFloat1X1 | public Double getFloat1X1()(Code) | | Gets the value of the float1X1 property.
possible object isDouble |
getFloat1X2 | public List<Double> getFloat1X2()(Code) | | Gets the value of the float1X2 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 float1X2 property.
For example, to add a new item, do as follows:
getFloat1X2().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat1X3 | public List<Double> getFloat1X3()(Code) | | Gets the value of the float1X3 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 float1X3 property.
For example, to add a new item, do as follows:
getFloat1X3().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat1X4 | public List<Double> getFloat1X4()(Code) | | Gets the value of the float1X4 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 float1X4 property.
For example, to add a new item, do as follows:
getFloat1X4().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat2 | public List<Double> getFloat2()(Code) | | Gets the value of the float2 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 float2 property.
For example, to add a new item, do as follows:
getFloat2().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat2X1 | public List<Double> getFloat2X1()(Code) | | Gets the value of the float2X1 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 float2X1 property.
For example, to add a new item, do as follows:
getFloat2X1().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat2X2 | public List<Double> getFloat2X2()(Code) | | Gets the value of the float2X2 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 float2X2 property.
For example, to add a new item, do as follows:
getFloat2X2().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat2X3 | public List<Double> getFloat2X3()(Code) | | Gets the value of the float2X3 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 float2X3 property.
For example, to add a new item, do as follows:
getFloat2X3().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat2X4 | public List<Double> getFloat2X4()(Code) | | Gets the value of the float2X4 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 float2X4 property.
For example, to add a new item, do as follows:
getFloat2X4().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat3 | public List<Double> getFloat3()(Code) | | Gets the value of the float3 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 float3 property.
For example, to add a new item, do as follows:
getFloat3().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat3X1 | public List<Double> getFloat3X1()(Code) | | Gets the value of the float3X1 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 float3X1 property.
For example, to add a new item, do as follows:
getFloat3X1().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat3X2 | public List<Double> getFloat3X2()(Code) | | Gets the value of the float3X2 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 float3X2 property.
For example, to add a new item, do as follows:
getFloat3X2().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat3X3 | public List<Double> getFloat3X3()(Code) | | Gets the value of the float3X3 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 float3X3 property.
For example, to add a new item, do as follows:
getFloat3X3().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat3X4 | public List<Double> getFloat3X4()(Code) | | Gets the value of the float3X4 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 float3X4 property.
For example, to add a new item, do as follows:
getFloat3X4().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat4 | public List<Double> getFloat4()(Code) | | Gets the value of the float4 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 float4 property.
For example, to add a new item, do as follows:
getFloat4().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat4X1 | public List<Double> getFloat4X1()(Code) | | Gets the value of the float4X1 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 float4X1 property.
For example, to add a new item, do as follows:
getFloat4X1().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat4X2 | public List<Double> getFloat4X2()(Code) | | Gets the value of the float4X2 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 float4X2 property.
For example, to add a new item, do as follows:
getFloat4X2().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat4X3 | public List<Double> getFloat4X3()(Code) | | Gets the value of the float4X3 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 float4X3 property.
For example, to add a new item, do as follows:
getFloat4X3().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getFloat4X4 | public List<Double> getFloat4X4()(Code) | | Gets the value of the float4X4 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 float4X4 property.
For example, to add a new item, do as follows:
getFloat4X4().add(newItem);
Objects of the following type(s) are allowed in the list
Double |
getInt | public Long getInt()(Code) | | Gets the value of the int property.
possible object isLong |
getInt2 | public List<Long> getInt2()(Code) | | Gets the value of the int2 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 int2 property.
For example, to add a new item, do as follows:
getInt2().add(newItem);
Objects of the following type(s) are allowed in the list
Long |
getInt3 | public List<Long> getInt3()(Code) | | Gets the value of the int3 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 int3 property.
For example, to add a new item, do as follows:
getInt3().add(newItem);
Objects of the following type(s) are allowed in the list
Long |
getInt4 | public List<Long> getInt4()(Code) | | Gets the value of the int4 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 int4 property.
For example, to add a new item, do as follows:
getInt4().add(newItem);
Objects of the following type(s) are allowed in the list
Long |
getSemantic | public String getSemantic()(Code) | | Gets the value of the semantic property.
possible object isString |
getSid | public String getSid()(Code) | | Gets the value of the sid property.
possible object isString |
setBool | public void setBool(Boolean value)(Code) | | Sets the value of the bool property.
Parameters: value - allowed object isBoolean |
setEnum | public void setEnum(String value)(Code) | | Sets the value of the enum property.
Parameters: value - allowed object isString |
setFloat | public void setFloat(Double value)(Code) | | Sets the value of the float property.
Parameters: value - allowed object isDouble |
setFloat1X1 | public void setFloat1X1(Double value)(Code) | | Sets the value of the float1X1 property.
Parameters: value - allowed object isDouble |
setInt | public void setInt(Long value)(Code) | | Sets the value of the int property.
Parameters: value - allowed object isLong |
setSemantic | public void setSemantic(String value)(Code) | | Sets the value of the semantic property.
Parameters: value - allowed object isString |
setSid | public void setSid(String value)(Code) | | Sets the value of the sid property.
Parameters: value - allowed object isString |
|
|