Uses of Enum
com.orchestranetworks.addon.mame.model.State
Packages that use State
Package
Description
-
Uses of State in com.orchestranetworks.addon.mame.common.util.metadata
Methods in com.orchestranetworks.addon.mame.common.util.metadata that return State -
Uses of State in com.orchestranetworks.addon.mame.model
Methods in com.orchestranetworks.addon.mame.model that return State -
Uses of State in com.orchestranetworks.addon.mame.service
Methods in com.orchestranetworks.addon.mame.service with parameters of type StateModifier and TypeMethodDescriptionvoid
ChangeStateOperations.updateState
(com.onwbp.adaptation.AdaptationTable table, State targetState) Updates the states for an entire EBX table.void
ChangeStateOperations.updateState
(com.onwbp.adaptation.AdaptationTable table, State targetState, com.onwbp.adaptation.Request request) Updates the states for records with a specific request on a EBX table -
Uses of State in com.orchestranetworks.addon.mame.service.group
Methods in com.orchestranetworks.addon.mame.service.group that return State