Uses of Class
org.robovm.apple.foundation.NSMetadataItemAttribute
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSMetadataItemAttribute in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSMetadataItemAttribute Modifier and Type Method Description NSMetadataItemAttributeNSMetadataQueryAttributeValueTuple. getAttribute()NSMetadataItemAttributeNSMetadataQueryResultGroup. getAttribute()static NSMetadataItemAttributeNSMetadataItemAttribute.Marshaler. toObject(Class<NSMetadataItemAttribute> cls, long handle, long flags)static NSMetadataItemAttributeNSMetadataItemAttribute. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSMetadataItemAttribute Modifier and Type Method Description List<NSMetadataItemAttribute>NSMetadataItem. getAttributes()List<NSMetadataItemAttribute>NSMetadataQuery. getGroupingAttributes()List<NSMetadataItemAttribute>NSMetadataQuery. getValueListAttributes()Map<NSMetadataItemAttribute,NSMetadataQueryAttributeValueTuple>NSMetadataQuery. getValueLists()static List<NSMetadataItemAttribute>NSMetadataItemAttribute.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSMetadataItemAttribute Modifier and Type Method Description NSObjectNSMetadataItemAttributes. get(NSMetadataItemAttribute key)NSObjectNSMetadataQueryDelegate. getReplacementValue(NSMetadataQuery query, NSMetadataItemAttribute attribute, NSObject attrValue)NSObjectNSMetadataQueryDelegateAdapter. getReplacementValue(NSMetadataQuery query, NSMetadataItemAttribute attribute, NSObject attrValue)NSObjectNSMetadataItem. getValue(NSMetadataItemAttribute key)NSObjectNSMetadataQuery. getValueForResult(NSMetadataItemAttribute attrName, long idx)booleanNSMetadataItemAttributes. has(NSMetadataItemAttribute key)static longNSMetadataItemAttribute.Marshaler. toNative(NSMetadataItemAttribute o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSMetadataItemAttribute Modifier and Type Method Description NSMetadataItemAttributesNSMetadataItem. getValues(List<NSMetadataItemAttribute> keys)voidNSMetadataQuery. setGroupingAttributes(List<NSMetadataItemAttribute> v)voidNSMetadataQuery. setValueListAttributes(List<NSMetadataItemAttribute> v)static longNSMetadataItemAttribute.AsListMarshaler. toNative(List<NSMetadataItemAttribute> l, long flags)static NSMetadataItemAttributeNSMetadataItemAttribute.Marshaler. toObject(Class<NSMetadataItemAttribute> cls, long handle, long flags)