public class GearGroupResourceDTO extends BaseResourceDTO
Modifier and Type | Method and Description |
---|---|
Collection<IGear> |
getGears()
Returns the gears within this gear group.
|
String |
getName()
Returns the name of this gear group
|
String |
getUuid()
Returns the uuid of this gear group.
|
getLink, getLinks, getMessages
public final String getName()
public final String getUuid()
public final Collection<IGear> getGears()
Copyright © 2013 JBoss by Red Hat. All rights reserved.