Uses of Enum
de.yamass.redg.extractor.model.EntityModel.ValueModel.ForeignKeyState
Packages that use EntityModel.ValueModel.ForeignKeyState
-
Uses of EntityModel.ValueModel.ForeignKeyState in de.yamass.redg.extractor.model
Methods in de.yamass.redg.extractor.model that return EntityModel.ValueModel.ForeignKeyStateModifier and TypeMethodDescriptionEntityModel.ValueModel.getForeignKeyState()
Returns the enum constant of this type with the specified name.EntityModel.ValueModel.ForeignKeyState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.yamass.redg.extractor.model with parameters of type EntityModel.ValueModel.ForeignKeyStateModifierConstructorDescriptionValueModel
(String value, EntityModel.ValueModel.ForeignKeyState foreignKeyState)