| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.communityprofile.properties |
| Modifier and Type | Method and Description |
|---|---|
WatchStatus |
CollectionMemberHeader.getWatchStatus()
Return whether this element is to generate notifications when it changes.
|
static WatchStatus |
WatchStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WatchStatus[] |
WatchStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionMemberHeader.setWatchStatus(WatchStatus watchStatus)
Set up whether this element is to generate notifications when it changes.
|
Copyright © 2018–2020 ODPi. All rights reserved.