public interface AccessPolicy extends GCubeProperty
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
| Modifier and Type | Method and Description |
|---|---|
String |
getNote() |
ValueSchema |
getPolicy() |
void |
setNote(String note) |
void |
setPolicy(ValueSchema policy) |
static final String NAME
ValueSchema getPolicy()
void setPolicy(ValueSchema policy)
String getNote()
void setNote(String note)
Copyright © 2020. All Rights Reserved.