Instance Methods | |
| (NSMutableArray *) | - attributeType | 
| (NSMutableData *) | - attributeValue | 
| (FMLiveSwitchX501DirectoryString *) | - attributeValueAsDirectoryString | 
| (NSString *) | - attributeValueAsString | 
| (instancetype) | - init | 
| (instancetype) | - initWithAttributeType:attributeValue: | 
| (void) | - setAttributeType: | 
| (void) | - setAttributeValue: | 
| (FMLiveSwitchAsn1Sequence *) | - toAsn1 | 
Class Methods | |
| (FMLiveSwitchX501Attribute *) | + attribute | 
| (FMLiveSwitchX501Attribute *) | + attributeWithAttributeType:attributeValue: | 
| (FMLiveSwitchX501Attribute *) | + fromAsn1WithAny: | 
| + (FMLiveSwitchX501Attribute*) attribute | 
| - (NSMutableArray*) attributeType | 
| - (NSMutableData*) attributeValue | 
| - (FMLiveSwitchX501DirectoryString*) attributeValueAsDirectoryString | 
| - (NSString*) attributeValueAsString | 
| + (FMLiveSwitchX501Attribute*) attributeWithAttributeType: | (NSMutableArray *) | attributeType | |
| attributeValue: | (NSMutableData *) | attributeValue | |
| + (FMLiveSwitchX501Attribute*) fromAsn1WithAny: | (FMLiveSwitchAsn1Any *) | any | 
| - (instancetype) init | 
| - (instancetype) initWithAttributeType: | (NSMutableArray *) | attributeType | |
| attributeValue: | (NSMutableData *) | attributeValue | |
| - (void) setAttributeType: | (NSMutableArray *) | value | 
| - (void) setAttributeValue: | (NSMutableData *) | value | 
| - (FMLiveSwitchAsn1Sequence*) toAsn1 |