Clause

public protocol Clause: NSCoding

Protocole of the Clause must be conformed to.

  • Get Clause as NSDictionary instance

    Returns

    a NSDictionary instance.

    Declaration

    Swift

    func toNSDictionary() -> NSDictionary

    Return Value

    a NSDictionary instance.