Uses of Interface
de.xima.fc.interfaces.workflow.value.IProperty
-
Packages that use IProperty Package Description de.xima.fc.interfaces.workflow.value -
-
Uses of IProperty in de.xima.fc.interfaces.workflow.value
Methods in de.xima.fc.interfaces.workflow.value that return IProperty Modifier and Type Method Description IProperty
IProperty. optional()
IProperty
IProperty. withDefaultDescription(String description)
Methods in de.xima.fc.interfaces.workflow.value that return types with arguments of type IProperty Modifier and Type Method Description List<IProperty>
IValueDescriptor. getKnownProperties(String basePath)
-