public static class ApplicationGroupResponse.Member extends Object
| Constructor and Description | 
|---|
| Member(String objectId,
      String name,
      boolean inheritanceAllowed)Instantiates a new Member. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Gets name. | 
| String | getObjectId()Gets object id. | 
| boolean | isInheritanceAllowed()Is inheritance allowed boolean. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.