| Constructor and Description |
|---|
EntityOfComposites() |
EntityOfComposites(Integer id) |
EntityOfComposites(Integer id,
Component component) |
EntityOfComposites(Integer id,
String name,
Component component) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent() |
Integer |
getId() |
String |
getName() |
void |
setComponent(Component component) |
void |
setId(Integer id) |
void |
setName(String name) |
public EntityOfComposites()
public EntityOfComposites(Integer id)
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.