com.jmex.model.collada.schema
Class gl_light_model_color_control_type
java.lang.Object
com.jmex.xml.types.SchemaString
com.jmex.model.collada.schema.gl_light_model_color_control_type
- All Implemented Interfaces:
- SchemaType, SchemaTypeCalendar, SchemaTypeNumber, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable
public class gl_light_model_color_control_type
- extends SchemaString
- See Also:
- Serialized Form
| Methods inherited from class com.jmex.xml.types.SchemaString |
assign, bigDecimalValue, bigIntegerValue, booleanValue, calendarType, clone, compareTo, compareTo, dateTimeValue, dateValue, doubleValue, durationValue, equals, floatValue, getValue, hashCode, intValue, isEmpty, isNull, isValueNumeric, length, longValue, numericType, parse, setEmpty, setNull, setValue, timeValue, toString |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
ESINGLE_COLOR
public static final int ESINGLE_COLOR
- See Also:
- Constant Field Values
ESEPARATE_SPECULAR_COLOR
public static final int ESEPARATE_SPECULAR_COLOR
- See Also:
- Constant Field Values
sEnumValues
public static java.lang.String[] sEnumValues
gl_light_model_color_control_type
public gl_light_model_color_control_type()
gl_light_model_color_control_type
public gl_light_model_color_control_type(java.lang.String newValue)
gl_light_model_color_control_type
public gl_light_model_color_control_type(SchemaString newValue)
getEnumerationCount
public static int getEnumerationCount()
getEnumerationValue
public static java.lang.String getEnumerationValue(int index)
isValidEnumerationValue
public static boolean isValidEnumerationValue(java.lang.String val)
validate
public void validate()