public class Component extends Object
Constructor and Description |
---|
Component() |
Modifier and Type | Method and Description |
---|---|
String |
getFunction() |
List<Resource> |
getResource()
|
String |
getType() |
void |
setFunction(String function) |
void |
setResource(List<Resource> resource)
|
void |
setType(String type) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.