TargetableFloat4

Inheritance: java.lang.Object, ColladaElement

The target able float 4.

Constructors

ConstructorDescription
TargetableFloat4()

Methods

MethodDescription
getSid()Gets or sets the sid.
setSid(String value)Gets or sets the sid.
getText()Gets or sets the value float4 as text.
setText(String value)Gets or sets the value float4 as text.

TargetableFloat4()

public TargetableFloat4()

getSid()

public final String getSid()

Gets or sets the sid.

Returns: String

setSid(String value)

public final void setSid(String value)

Gets or sets the sid.

getText()

public final String getText()

Gets or sets the value float4 as text.

Returns: String

setText(String value)

public final void setText(String value)

Gets or sets the value float4 as text.