class Configuration
ConfigurationProperty |
class ConfigurationProperty |
<init> |
Configuration() |
bundleLocation |
var bundleLocation: String? |
metatypeAbsence |
val metatypeAbsence: Boolean |
pid |
lateinit var pid: String |
properties |
val properties: Map<String, Any?> |
serviceLocation |
var serviceLocation: String? |
equals |
fun equals(other: Any?): Boolean |
hashCode |
fun hashCode(): Int |
toString |
fun toString(): String |
DESCRIPTION_METATYPE_ABSENCE |
const val DESCRIPTION_METATYPE_ABSENCE: String |