| Modifier and Type | Class and Description |
|---|---|
static class |
StudioRequest.StudioRequestType |
| Constructor and Description |
|---|
StudioRequest(int requestId,
StudioRequest.StudioRequestType type) |
StudioRequest(StudioRequest.StudioRequestType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
StudioRequest.StudioRequestType |
getType() |
public StudioRequest(StudioRequest.StudioRequestType type)
public StudioRequest(int requestId,
StudioRequest.StudioRequestType type)
public int getId()
public StudioRequest.StudioRequestType getType()