public class ServerEntity extends Object implements Serializable
Constructor and Description |
---|
ServerEntity()
Required default constructor
|
Modifier and Type | Method and Description |
---|---|
Long |
getId() |
String |
getIpAddress() |
Long |
getVersion() |
void |
setId(Long id) |
void |
setIpAddress(String ipAddress) |
void |
setVersion(Long version) |
String |
toString() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.