public class SPAgent extends Object
Modifier and Type | Method and Description |
---|---|
void |
addUserType(SPUserType userType) |
String |
getName() |
List<SPUserType> |
getUserTypes() |
String |
toPrint() |
String |
toString() |
public SPAgent(String name)
public String getName()
public List<SPUserType> getUserTypes()
public void addUserType(SPUserType userType)
public String toPrint()
Copyright © 2016–2020. All rights reserved.