public class KeyNameVisibilityPropertySoftDeleteMutation extends PropertySoftDeleteMutation
| Constructor and Description |
|---|
KeyNameVisibilityPropertySoftDeleteMutation(String key,
String name,
Visibility visibility) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getName() |
Long |
getTimestamp() |
Visibility |
getVisibility() |
compareTo, equals, hashCode, toStringpublic KeyNameVisibilityPropertySoftDeleteMutation(String key, String name, Visibility visibility)
public String getKey()
getKey in class PropertySoftDeleteMutationpublic String getName()
getName in class PropertySoftDeleteMutationpublic Long getTimestamp()
getTimestamp in class PropertySoftDeleteMutationpublic Visibility getVisibility()
getVisibility in class PropertySoftDeleteMutationCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.