public class ServerTemplateKey extends Object
ServerTemplateKey()
ServerTemplateKey(String id, String name)
boolean
equals(Object o)
String
getId()
getName()
int
hashCode()
void
setId(String id)
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ServerTemplateKey()
public ServerTemplateKey(String id, String name)
public String getId()
public String getName()
public void setId(String id)
public void setName(String name)
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.