|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK | |
|---|---|
| de.bsvrz.sys.startstopp.skriptvew | |
| Uses of SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK in de.bsvrz.sys.startstopp.skriptvew |
|---|
| Fields in de.bsvrz.sys.startstopp.skriptvew declared as SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK | |
|---|---|
private SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK |
StartStoppBlock.m_status
Status des StartStopp Blocks |
| Methods in de.bsvrz.sys.startstopp.skriptvew that return SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK | |
|---|---|
static SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK |
SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK.getEnum(java.lang.String text)
|
SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK |
StartStoppBlock.getStatus()
|
static SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK |
SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK[] |
SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.bsvrz.sys.startstopp.skriptvew with parameters of type SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK | |
|---|---|
void |
StartStoppBlock.setStatus(SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK m_status)
Methode setzt die Klassenvariable m_status. |
void |
StartStoppVerwaltung.setzeZustand(java.lang.String startStoppBlockId,
SkriptVewEnums.E_STATUS_STARTSTOPPBLOCK status)
Methode zum Setzen des Status des StartStopp Blocks |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||