org.collada._2005._11.colladaschema
Class ProfileCG.Type.Technique.Pass.Shader.CompilerTarget
java.lang.Object
org.collada._2005._11.colladaschema.ProfileCG.Type.Technique.Pass.Shader.CompilerTarget
- Enclosing class:
- ProfileCG.Type.Technique.Pass.Shader
public static class ProfileCG.Type.Technique.Pass.Shader.CompilerTarget
- extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>NMTOKEN">
</extension>
</simpleContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected String value
ProfileCG.Type.Technique.Pass.Shader.CompilerTarget
public ProfileCG.Type.Technique.Pass.Shader.CompilerTarget()
getValue
public String getValue()
- Gets the value of the value property.
- Returns:
- possible object is
String
setValue
public void setValue(String value)
- Sets the value of the value property.
- Parameters:
value - allowed object is
String
CroftSoft COLLADA JAXB Javadoc (2006-11-13 15:08:25)