Uses of Enum
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 type with the specified name.static FilterPropString.FilterTypeString[]FilterPropString.FilterTypeString.values()Returns an array containing the constants of this enum type, 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)