public class Project extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Project.Status
Project{
_id:
profile_id:
publication :{
creation_time:
creation_user:
last_update_time:
last_update_user:
version :
license :
policy :
status : VALID,
PUBLISHED,INVALID
document : {.....}
centroid : {
x:
y:
z:}
}
|
| Constructor and Description |
|---|
Project() |
Copyright © 2020. All Rights Reserved.