Int
extension Int: FieldStorableType
extension Int: ImportableAttributeType
extension Int: AllowedObjectiveCKeyPathValue
extension Int: AllowedObjectiveCAttributeKeyPathValue
extension Int: QueryableAttributeType
-
Declaration
Swift
public typealias DestinationValueType = Int
-
Declaration
Swift
public typealias ReturnValueType = Int
-
Declaration
Swift
public typealias QueryableNativeType = NSNumber
-
Declaration
Swift
public static let cs_rawAttributeType: NSAttributeType
-
Declaration
Swift
@inline(__always) public static func cs_fromQueryableNativeType(_ value: QueryableNativeType) -> Int?
-
Declaration
Swift
@inline(__always) public func cs_toQueryableNativeType() -> QueryableNativeType