public static class User.Record extends Object implements Types.Record
String
fullname
Map<String,String>
otherConfig
shortName
uuid
User.Record()
Map<String,Object>
toMap()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String uuid
public String shortName
public String fullname
public Map<String,String> otherConfig
public User.Record()
public String toString()
toString
Object
public Map<String,Object> toMap()
toMap
Types.Record