Uses of Class
org.pipservices3.commons.refer.Descriptor
Packages that use Descriptor
-
Uses of Descriptor in org.pipservices3.commons.refer
Methods in org.pipservices3.commons.refer that return DescriptorModifier and TypeMethodDescriptionstatic DescriptorDescriptor.fromString(String value) Parses colon-separated list of descriptor fields and returns them as a Descriptor.Methods in org.pipservices3.commons.refer with parameters of type DescriptorModifier and TypeMethodDescriptionbooleanDescriptor.exactMatch(Descriptor descriptor) Matches this descriptor to another descriptor by all fields.booleanDescriptor.match(Descriptor descriptor) Partially matches this descriptor to another descriptor.