Instance Methods | |
| (NSMutableData *) | - getContents | 
| (void) | - getPropertiesWithTag:klass:isConstructed:isIndefinite: | 
| (instancetype) | - init | 
| (instancetype) | - initWithValue: | 
| (void) | - setValue: | 
| (bool) | - value | 
  Instance Methods inherited from FMLiveSwitchAsn1Any | |
| (FMLiveSwitchDataBuffer *) | - getBuffer | 
| (NSMutableData *) | - getBytes | 
| (FMLiveSwitchDataBuffer *) | - sourceData | 
| + (FMLiveSwitchAsn1Boolean*) boolean | 
| + (FMLiveSwitchAsn1Boolean*) boolean: | (bool) | value | 
| - (NSMutableData*) getContents | 
Implements FMLiveSwitchAsn1Any.
| - (void) getPropertiesWithTag: | (int *) | tag | |
| klass: | (int *) | klass | |
| isConstructed: | (bool *) | isConstructed | |
| isIndefinite: | (bool *) | isIndefinite | |
Implements FMLiveSwitchAsn1Any.
| - (instancetype) init | 
Implements FMLiveSwitchAsn1Any.
| - (instancetype) initWithValue: | (bool) | value | 
| + (FMLiveSwitchAsn1Boolean*) parseContents: | (NSMutableData *) | contents | 
| - (void) setValue: | (bool) | value | 
| - (bool) value |