NSURL
extension NSURL: CoreStoreDebugStringConvertible
extension NSURL: DefaultNSSecureCodable
extension NSURL: FieldStorableType
extension NSURL: ImportableAttributeType
extension NSURL: AllowedOptionalObjectiveCKeyPathValue
extension NSURL: AllowedObjectiveCAttributeKeyPathValue
extension NSURL: QueryableAttributeType
-
Declaration
Swift
@nonobjc @inline(__always) public class func cs_fromFieldStoredNativeType(_ value: FieldStoredNativeType) -> Self
-
Declaration
Swift
public typealias DestinationValueType = NSURL
-
Declaration
Swift
public typealias ReturnValueType = NSURL
-
Declaration
Swift
public typealias QueryableNativeType = NSString
-
Declaration
Swift
@nonobjc public class var cs_rawAttributeType: NSAttributeType { get }
-
Declaration
Swift
@nonobjc @inline(__always) public class func cs_fromQueryableNativeType(_ value: QueryableNativeType) -> `Self`?
-
Declaration
Swift
@nonobjc @inline(__always) public func cs_toQueryableNativeType() -> QueryableNativeType