Uses of Enum
org.odftoolkit.odfdom.dom.attribute.dr3d.Dr3dLightingModeAttribute.Value
Packages that use Dr3dLightingModeAttribute.Value
-
Uses of Dr3dLightingModeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.dr3d
Methods in org.odftoolkit.odfdom.dom.attribute.dr3d that return Dr3dLightingModeAttribute.ValueModifier and TypeMethodDescriptionDr3dLightingModeAttribute.Value.enumValueOf(String value) Dr3dLightingModeAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static Dr3dLightingModeAttribute.Value[]Dr3dLightingModeAttribute.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom.attribute.dr3d with parameters of type Dr3dLightingModeAttribute.ValueModifier and TypeMethodDescriptionvoidDr3dLightingModeAttribute.setEnumValue(Dr3dLightingModeAttribute.Value attrValue)