Int16
extension Int16: FieldStorableType
extension Int16: ImportableAttributeType
extension Int16: AllowedObjectiveCKeyPathValue
extension Int16: AllowedObjectiveCAttributeKeyPathValue
extension Int16: QueryableAttributeType
-
Declaration
Swift
public typealias DestinationValueType = Int16
-
Declaration
Swift
public typealias ReturnValueType = Int16
-
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) -> Int16?
-
Declaration
Swift
@inline(__always) public func cs_toQueryableNativeType() -> QueryableNativeType