Summary:
Detail:
Profile(int id, String name)
Profile(int id, String name, String pin)
int
getId()
String
getName()
getPin()
boolean
requiresPin()
void
setPin(String pin)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object