FMIceLinkIElement Protocol Reference
| Declared in | FMIceLinkIElement.h | 
|---|
– id
required method
	
Gets the identifier.
			- (NSString *)idDiscussion
Gets the identifier.
			Declared In
FMIceLinkIElement.h
– pipelineJson
required method
	
Gets the pipeline JSON with this as the central point.
			- (NSString *)pipelineJsonDiscussion
Gets the pipeline JSON with this as the central point.
			Declared In
FMIceLinkIElement.h
– setId:
required method
	
Sets the identifier.
			- (void)setId:(NSString *)valueDiscussion
Sets the identifier.
			Declared In
FMIceLinkIElement.h