SlaveAgentPort
class SlaveAgentPort extends Model
SlaveAgentPort
Constants
RANDOM |
Zufälliger Port |
DISABLE |
Nihct aktiviert |
FIXED |
Fixer Port |
Properties
protected integer | $port | ||
protected string | $type |
Methods
__construct($type = self::DISABLE, $port = null)
__construct
integer
getPort()
Port
string
getType()
Typ
static SlaveAgentPort
getInstanceFromArray(Array $array)
getInstanceFromArray
Details
in Model at line 45
static Model
getInstanceFromJson(string $json)
Instanz aus einem JSON-String erstellen
at line 68
__construct($type = self::DISABLE, $port = null)
__construct
at line 80
integer
getPort()
Port
at line 89
string
getType()
Typ
at line 100
static SlaveAgentPort
getInstanceFromArray(Array $array)
getInstanceFromArray