| Package | Description |
|---|---|
| com.ibm.wiotp.sdk.devicemgmt.resource |
| Modifier and Type | Method and Description |
|---|---|
static Resource.ChangeListenerType |
Resource.ChangeListenerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Resource.ChangeListenerType[] |
Resource.ChangeListenerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.addPropertyChangeListener(Resource.ChangeListenerType type,
PropertyChangeListener listener)
Add a new listener to be notified when the location is changed.
|
Copyright © 2019. All rights reserved.