public interface AnyAbout extends Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
Modifier and Type | Method and Description |
---|---|
String |
get() |
AnyType |
getAnyType() |
Notification |
getNotification() |
void |
set(String filter) |
void |
setAnyType(AnyType anyType) |
void |
setNotification(Notification notification) |
Notification getNotification()
void setNotification(Notification notification)
AnyType getAnyType()
void setAnyType(AnyType anyType)
String get()
void set(String filter)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.