public class ControllerServiceReferencingComponentsEntity extends Entity
Constructor and Description |
---|
ControllerServiceReferencingComponentsEntity() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ControllerServiceReferencingComponentEntity> |
getControllerServiceReferencingComponents() |
void |
setControllerServiceReferencingComponents(java.util.Set<ControllerServiceReferencingComponentEntity> controllerServiceReferencingComponents) |
public ControllerServiceReferencingComponentsEntity()
public java.util.Set<ControllerServiceReferencingComponentEntity> getControllerServiceReferencingComponents()
public void setControllerServiceReferencingComponents(java.util.Set<ControllerServiceReferencingComponentEntity> controllerServiceReferencingComponents)