|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ClientApp in com.projectdarkstar.tools.dtc.domain |
|---|
| Methods in com.projectdarkstar.tools.dtc.domain that return ClientApp | |
|---|---|
ClientApp |
ClientAppConfig.getClientApp()
Returns the parent ClientApp which this configuration
is associated with. |
| Methods in com.projectdarkstar.tools.dtc.domain that return types with arguments of type ClientApp | |
|---|---|
List<ClientApp> |
ClientAppTag.getApps()
Returns the list of ClientApp objects that are tagged
with this tag. |
| Methods in com.projectdarkstar.tools.dtc.domain with parameters of type ClientApp | |
|---|---|
void |
ClientAppConfig.setClientApp(ClientApp clientApp)
|
| Method parameters in com.projectdarkstar.tools.dtc.domain with type arguments of type ClientApp | |
|---|---|
void |
ClientAppTag.setApps(List<ClientApp> apps)
|
| Constructors in com.projectdarkstar.tools.dtc.domain with parameters of type ClientApp | |
|---|---|
ClientAppConfig(String name,
String path,
ClientAppConfigType propertyMethod,
ClientApp clientApp)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||