public class QProfile extends Object
QProfile(String key, String name, String language, Date rulesUpdatedAt)
boolean
equals(Object o)
int
hashCode()
String
key()
language()
name()
Date
rulesUpdatedAt()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public QProfile(String key, String name, String language, Date rulesUpdatedAt)
public String key()
public String name()
public String language()
public Date rulesUpdatedAt()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2009–2015 SonarSource. All rights reserved.