| Package | Description |
|---|---|
| pt.lsts.neptus.plugins | |
| pt.lsts.neptus.util.conf |
| Modifier and Type | Method and Description |
|---|---|
static NeptusProperty.DistributionEnum |
NeptusProperty.DistributionEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NeptusProperty.DistributionEnum[] |
NeptusProperty.DistributionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NeptusProperty.DistributionEnum |
ConfigFetch.getDistributionType()
Return the type of distribution used.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ConfigFetch.setDistributionType(NeptusProperty.DistributionEnum dist)
Sets the type of distribution used.
|
Copyright © 2004-2016 FEUP-LSTS and Neptus developers. All Rights Reserved.