public class Member extends Object
Member()
String
getRef()
getRole()
getType()
void
setRef(String ref)
setRole(String role)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Member()
public void setType(String type)
public String getType()
public void setRef(String ref)
public String getRef()
public void setRole(String role)
public String getRole()
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.