Uses of Enum Class
org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
Packages that use FilterPropString.FilterTypeString
-
Uses of FilterPropString.FilterTypeString in org.alfresco.repo.node.getchildren
Methods in org.alfresco.repo.node.getchildren that return FilterPropString.FilterTypeStringModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FilterPropString.FilterTypeString[]FilterPropString.FilterTypeString.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.alfresco.repo.node.getchildren with parameters of type FilterPropString.FilterTypeStringModifierConstructorDescriptionFilterPropString(QName propName, String propVal, FilterPropString.FilterTypeString filterType)