| Package | Description |
|---|---|
| me.phoboslabs.illuminati.common.dto | |
| me.phoboslabs.illuminati.common.dto.enums | |
| me.phoboslabs.illuminati.common.dto.impl |
| Modifier and Type | Method and Description |
|---|---|
IlluminatiInterfaceType |
IlluminatiInterfaceModel.getInterfaceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IlluminatiInterfaceModel.setIlluminatiInterfaceType(IlluminatiInterfaceType illuminatiInterfaceType) |
| Modifier and Type | Method and Description |
|---|---|
static IlluminatiInterfaceType |
IlluminatiInterfaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IlluminatiInterfaceType[] |
IlluminatiInterfaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IlluminatiInterfaceType |
IlluminatiDataInterfaceModelImpl.getInterfaceType() |
IlluminatiInterfaceType |
IlluminatiTemplateInterfaceModelImpl.getInterfaceType() |
IlluminatiInterfaceType |
IlluminatiBackupInterfaceModelImpl.getInterfaceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IlluminatiDataInterfaceModelImpl.setIlluminatiInterfaceType(IlluminatiInterfaceType illuminatiInterfaceType) |
void |
IlluminatiTemplateInterfaceModelImpl.setIlluminatiInterfaceType(IlluminatiInterfaceType illuminatiInterfaceType) |
void |
IlluminatiBackupInterfaceModelImpl.setIlluminatiInterfaceType(IlluminatiInterfaceType illuminatiInterfaceType) |
Copyright © 2020. All rights reserved.