public class ServerInstanceUpdated extends Object
Constructor and Description |
---|
ServerInstanceUpdated() |
ServerInstanceUpdated(ServerInstance serverInstance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ServerInstance |
getServerInstance() |
int |
hashCode() |
void |
setServerInstance(ServerInstance serverInstance) |
String |
toString() |
public ServerInstanceUpdated()
public ServerInstanceUpdated(ServerInstance serverInstance)
public ServerInstance getServerInstance()
public void setServerInstance(ServerInstance serverInstance)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.