public static class JaxbOrganization.OrgServer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name
The server name
|
protected int |
port
The server port
|
protected String name
protected int port
public OrgServer()
public OrgServer(String name, int port)
name - the nameport - the portpublic String getName()
public int getPort()
Copyright © 2009–2020 Opencast Project. All rights reserved.