Class Group
java.lang.Object
com.woorea.openstack.keystone.v3.model.Group
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getName()
void
setDescription
(String description) void
setDomainId
(String domainId) void
void
-
Field Details
-
id
-
domainId
-
name
-
description
-
-
Constructor Details
-
Group
public Group()
-
-
Method Details
-
getId
-
setId
-
getDomainId
-
setDomainId
-
getName
-
setName
-
getDescription
-
setDescription
-