Method Summary |
|
public List<Extra> | getExtras() The extra element may appear any number of times.
Gets the value of the extras property.
This accessor method returns a reference to the live list,
not a snapshot. |
public List<InstanceWithExtra> | getInstanceForceFields() The instance_physics_model element may instance any number of force_field elements.
Gets the value of the instanceForceFields property.
This accessor method returns a reference to the live list,
not a snapshot. |
public List<InstanceRigidBody> | getInstanceRigidBodies() The instance_physics_model element may instance any number of rigid_body elements.
Gets the value of the instanceRigidBodies property.
This accessor method returns a reference to the live list,
not a snapshot. |
public List<InstanceRigidConstraint> | getInstanceRigidConstraints() The instance_physics_model element may instance any number of rigid_constraint elements.
Gets the value of the instanceRigidConstraints property.
This accessor method returns a reference to the live list,
not a snapshot. |
public String | getName() Gets the value of the name property. |
public String | getParent() Gets the value of the parent property. |
public String | getSid() Gets the value of the sid property. |
public String | getUrl() Gets the value of the url property. |
public void | setName(String value) Sets the value of the name property. |
public void | setParent(String value) Sets the value of the parent property. |
public void | setSid(String value) Sets the value of the sid property. |
public void | setUrl(String value) Sets the value of the url property. |