public class MacSetCreateRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| MacSetCreateRequest(String name,
                   String description,
                   String value,
                   boolean inheritanceAllowed) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription()Gets description of the MAC set. | 
| String | getName()Gets name of the MAC set. | 
| String | getValue()Gets value of the MAC set. | 
| boolean | isInheritanceAllowed()Is inheritance allowed for the MAC set. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.