public class ApexWorkspace extends Object
| Constructor and Description |
|---|
ApexWorkspace() |
ApexWorkspace(long id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getName() |
void |
setId(long id) |
void |
setName(String name) |
Copyright © 2016. All rights reserved.