Class DriveAbout.RoleInfo
- java.lang.Object
-
- org.springframework.social.google.api.drive.DriveAbout.RoleInfo
-
- Enclosing class:
- DriveAbout
public static class DriveAbout.RoleInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description RoleInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<DriveAbout.RoleSet>getRoleSets()StringgetType()
-
-
-
Method Detail
-
getType
public String getType()
-
getRoleSets
public List<DriveAbout.RoleSet> getRoleSets()
-
-