public class Primitives extends ColladaElement
The primitives. The primitives element represents primitive data for the primitive types. The primitives element contains indices that reference into the parent's source elements referenced by the input elements.
Constructor and Description |
---|
Primitives() |
Modifier and Type | Method and Description |
---|---|
String |
getText()
Gets or sets the values as text.
|
void |
setText(String value)
Gets or sets the values as text.
|