|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.collada._2005._11.colladaschema.InstanceEffect.TechniqueHint
public static class InstanceEffect.TechniqueHint
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="platform" type="{http://www.w3.org/2001/XMLSchema}NCName" />
<attribute name="profile" type="{http://www.w3.org/2001/XMLSchema}NCName" />
<attribute name="ref" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
platform
|
protected String |
profile
|
protected String |
ref
|
| Constructor Summary | |
|---|---|
InstanceEffect.TechniqueHint()
|
|
| Method Summary | |
|---|---|
String |
getPlatform()
Gets the value of the platform property. |
String |
getProfile()
Gets the value of the profile property. |
String |
getRef()
Gets the value of the ref property. |
void |
setPlatform(String value)
Sets the value of the platform property. |
void |
setProfile(String value)
Sets the value of the profile property. |
void |
setRef(String value)
Sets the value of the ref property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String platform
protected String profile
protected String ref
| Constructor Detail |
|---|
public InstanceEffect.TechniqueHint()
| Method Detail |
|---|
public String getPlatform()
Stringpublic void setPlatform(String value)
value - allowed object is
Stringpublic String getProfile()
Stringpublic void setProfile(String value)
value - allowed object is
Stringpublic String getRef()
Stringpublic void setRef(String value)
value - allowed object is
String
|
CroftSoft Javadoc | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||