| Constructor and Description |
|---|
DMPEvent(DMPEventTypeEnum et,
DmwWrapper w) |
| Modifier and Type | Method and Description |
|---|---|
DMPEventTypeEnum |
DMPEventDMW.getEventTypeDMP() |
| Modifier and Type | Method and Description |
|---|---|
void |
DMPEventDMW.setEventTypeDMP(DMPEventTypeEnum value)
Sets eventTypeDMP to the specified value.
|
| Constructor and Description |
|---|
DMPEventTypeEnumIterableDMW(Iterator<DMPEventTypeEnum> it) |
| Modifier and Type | Method and Description |
|---|---|
DMPEventTypeEnum |
DMPEventDMO.getEventTypeDMP() |
| Modifier and Type | Method and Description |
|---|---|
void |
DMPEventDMO.setEventTypeDMP(DMPEventTypeEnum value)
Sets eventTypeDMP to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
static DMPEventTypeEnum |
DMPEventTypeEnum.get(int code)
Returns the enum value of the specified int or null if it's not valid.
|
static DMPEventTypeEnum |
DMPEventTypeEnum.get(String str)
Returns a value for this enum or throws an exception if the String value isn't
a valid member of this enum.
|
static DMPEventTypeEnum |
DMPEventTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DMPEventTypeEnum[] |
DMPEventTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<DMPEventTypeEnum> |
DmcTypeDMPEventTypeEnumSET.value |
protected ArrayList<DMPEventTypeEnum> |
DmcTypeDMPEventTypeEnumMV.value |
| Modifier and Type | Method and Description |
|---|---|
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSET.add(Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumMV.add(Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSTATIC.cloneValue(DMPEventTypeEnum value) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnum.cloneValue(DMPEventTypeEnum val)
Returns a clone of a value associated with this type.
|
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSET.del(Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumMV.del(Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSTATIC.deserializeValue(DmcInputStreamIF dis) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnum.deserializeValue(DmcInputStreamIF dis)
Reads a DMPEventTypeEnum.
|
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumMV.getMVnth(int index) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSV.getSV() |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSV.getSVCopy() |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSV.set(Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumMV.setMVnth(int index,
Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSTATIC.typeCheck(Object value) |
protected DMPEventTypeEnum |
DmcTypeDMPEventTypeEnum.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<DMPEventTypeEnum> |
DmcTypeDMPEventTypeEnumSV.cloneIt() |
DmcAttribute<DMPEventTypeEnum> |
DmcTypeDMPEventTypeEnumSET.cloneIt() |
DmcAttribute<DMPEventTypeEnum> |
DmcTypeDMPEventTypeEnumMV.cloneIt() |
Iterator<DMPEventTypeEnum> |
DmcTypeDMPEventTypeEnumSET.getMV() |
Iterator<DMPEventTypeEnum> |
DmcTypeDMPEventTypeEnumMV.getMV() |
Set<DMPEventTypeEnum> |
DmcTypeDMPEventTypeEnumSET.getMVCopy() |
ArrayList<DMPEventTypeEnum> |
DmcTypeDMPEventTypeEnumMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSTATIC.cloneValue(DMPEventTypeEnum value) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnum.cloneValue(DMPEventTypeEnum val)
Returns a clone of a value associated with this type.
|
void |
DmcTypeDMPEventTypeEnumSTATIC.serializeValue(DmcOutputStreamIF dos,
DMPEventTypeEnum value) |
void |
DmcTypeDMPEventTypeEnum.serializeValue(DmcOutputStreamIF dos,
DMPEventTypeEnum value)
Writes a DMPEventTypeEnum.
|
Copyright © 2023. All rights reserved.