Instance Methods | |
| (NSMutableData *) | - default | 
| (instancetype) | - initWithValue: | 
| (instancetype) | - initWithValue:defaultt: | 
| (instancetype) | - initWithValue:defaultt:optional: | 
| (bool) | - optional | 
| (void) | - setDefault: | 
| (void) | - setOptional: | 
| (void) | - setValue: | 
| (FMLiveSwitchAsn1Any *) | - value | 
| - (NSMutableData*) default | 
| - (instancetype) initWithValue: | (FMLiveSwitchAsn1Any *) | value | 
| - (instancetype) initWithValue: | (FMLiveSwitchAsn1Any *) | value | |
| defaultt: | (NSMutableData *) | defaultt | |
| - (instancetype) initWithValue: | (FMLiveSwitchAsn1Any *) | value | |
| defaultt: | (NSMutableData *) | defaultt | |
| optional: | (bool) | optional | |
| - (bool) optional | 
| + (FMLiveSwitchAsn1SequenceElement*) sequenceElement: | (FMLiveSwitchAsn1Any *) | value | 
| + (FMLiveSwitchAsn1SequenceElement*) sequenceElement: | (FMLiveSwitchAsn1Any *) | value | |
| defaultt: | (NSMutableData *) | defaultt | |
| + (FMLiveSwitchAsn1SequenceElement*) sequenceElement: | (FMLiveSwitchAsn1Any *) | value | |
| defaultt: | (NSMutableData *) | defaultt | |
| optional: | (bool) | optional | |
| - (void) setDefault: | (NSMutableData *) | value | 
| - (void) setOptional: | (bool) | value | 
| - (void) setValue: | (FMLiveSwitchAsn1Any *) | value | 
| - (FMLiveSwitchAsn1Any*) value |