public class ProfileWatchOptions extends Object
| Constructor and Description |
|---|
ProfileWatchOptions() |
ProfileWatchOptions(String profileId) |
ProfileWatchOptions(String profileId,
String frequency) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFrequency() |
String |
getProfileId() |
int |
hashCode() |
void |
setFrequency(String frequency) |
void |
setProfileId(String profileId) |
String |
toString() |
public ProfileWatchOptions()
public ProfileWatchOptions(String profileId)
Copyright © 2018 CrafterCMS. All rights reserved.