Uses of Enum Class
types.TableAccessModeType
Packages that use TableAccessModeType
-
Uses of TableAccessModeType in org.exolab.castor.xml.schema.annotations.jdo
Methods in org.exolab.castor.xml.schema.annotations.jdo that return TableAccessModeTypeMethods in org.exolab.castor.xml.schema.annotations.jdo with parameters of type TableAccessModeTypeModifier and TypeMethodDescriptionvoid
Table.setAccessMode
(TableAccessModeType accessMode) Sets the value of field 'accessMode'. -
Uses of TableAccessModeType in types
Methods in types that return TableAccessModeTypeModifier and TypeMethodDescriptionstatic TableAccessModeType
Method fromValue.static TableAccessModeType
Returns the enum constant of this class with the specified name.static TableAccessModeType[]
TableAccessModeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.