Instance Methods | |
(NSMutableData *) | - default |
(instancetype) | - initWithType: |
(instancetype) | - initWithType:defaultt: |
(instancetype) | - initWithType:defaultt:optional: |
(bool) | - optional |
(void) | - setDefault: |
(void) | - setOptional: |
(void) | - setType: |
(Class) | - type |
+ (FMLiveSwitchAsn1ArrayElement*) arrayElementWithType: | (Class) | type |
+ (FMLiveSwitchAsn1ArrayElement*) arrayElementWithType: | (Class) | type | |
defaultt: | (NSMutableData *) | defaultt | |
+ (FMLiveSwitchAsn1ArrayElement*) arrayElementWithType: | (Class) | type | |
defaultt: | (NSMutableData *) | defaultt | |
optional: | (bool) | optional | |
- (NSMutableData*) default |
- (instancetype) initWithType: | (Class) | type |
- (instancetype) initWithType: | (Class) | type | |
defaultt: | (NSMutableData *) | defaultt | |
- (instancetype) initWithType: | (Class) | type | |
defaultt: | (NSMutableData *) | defaultt | |
optional: | (bool) | optional | |
- (bool) optional |
- (void) setDefault: | (NSMutableData *) | value |
- (void) setOptional: | (bool) | value |
- (void) setType: | (Class) | value |
- (Class) type |