public class Server extends UC4Object
Constructor and Description |
---|
Server() |
Modifier and Type | Method and Description |
---|---|
ServerAttributes |
attributes()
This method provides access to the attributes of the SERV object.
|
Header |
header()
Returns the header data of this object.
|
boolean |
isExecutable()
Returns
true if this Object can be executed. |
public Header header()
public ServerAttributes attributes()
public boolean isExecutable()
UC4Object
true
if this Object can be executed.isExecutable
in class UC4Object