public abstract class MakePublic.AddUser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name
name of the user or group to add
|
MakePublic.UserType |
type
type of the user or group to add
|
| Constructor and Description |
|---|
MakePublic.AddUser() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
add()
adds the info of the user or group
|
public java.lang.String name
public MakePublic.UserType type