Class ServerDto
java.lang.Object
com.djrapitops.plan.delivery.domain.datatransfer.ServerDto
- All Implemented Interfaces:
Comparable<ServerDto>
Represents outgoing server information json.
-
Constructor Details
-
ServerDto
-
-
Method Details
-
fromServer
-
getServerUUID
-
getServerName
-
isProxy
public boolean isProxy() -
compareTo
- Specified by:
compareToin interfaceComparable<ServerDto>
-
equals
-
hashCode
-
toString
-