Uses of Class
org.alfresco.rest.api.model.CustomModelNamedValue
-
Packages that use CustomModelNamedValue Package Description org.alfresco.rest.api.model -
-
Uses of CustomModelNamedValue in org.alfresco.rest.api.model
Methods in org.alfresco.rest.api.model that return types with arguments of type CustomModelNamedValue Modifier and Type Method Description List<CustomModelNamedValue>
CustomModelConstraint. getParameters()
Methods in org.alfresco.rest.api.model with parameters of type CustomModelNamedValue Modifier and Type Method Description int
CustomModelNamedValue. compareTo(CustomModelNamedValue other)
Method parameters in org.alfresco.rest.api.model with type arguments of type CustomModelNamedValue Modifier and Type Method Description void
CustomModelConstraint. setParameters(List<CustomModelNamedValue> parameters)
-