<FMLiveSwitchIElement> Protocol Reference

An element. More...

Instance Methods

(NSString *) - externalId
 Gets the external identifier. More...
 
(NSString *) - id
 Gets the identifier. More...
 
(NSString *) - pipelineJson
 Gets the pipeline JSON with this as the central point. More...
 
(void) - setExternalId:
 Sets the external identifier. More...
 

Detailed Description

An element.

Method Documentation

◆ externalId

- (NSString*) externalId

Gets the external identifier.

◆ id

- (NSString*) id

Gets the identifier.

◆ pipelineJson

- (NSString*) pipelineJson

Gets the pipeline JSON with this as the central point.

◆ setExternalId:

- (void) setExternalId: (NSString *)  value

Sets the external identifier.