public interface FilterStreamPropertyDescriptor<T>
Modifier and Type | Method and Description |
---|---|
T |
getDefaultValue() |
String |
getDescription() |
String |
getId() |
String |
getName() |
Type |
getType() |
boolean |
isMandatory() |
String getId()
String getName()
String getDescription()
Type getType()
T getDefaultValue()
boolean isMandatory()
Copyright © 2004–2022 XWiki. All rights reserved.