|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemProbeTagDTO | |
|---|---|
| com.projectdarkstar.tools.dtc.data | |
| Uses of SystemProbeTagDTO in com.projectdarkstar.tools.dtc.data |
|---|
| Methods in com.projectdarkstar.tools.dtc.data that return types with arguments of type SystemProbeTagDTO | |
|---|---|
List<SystemProbeTagDTO> |
SystemProbeDTO.getTags()
Returns a list of SystemProbeTagDTO objects that are used
to categorize system probes into groups. |
| Method parameters in com.projectdarkstar.tools.dtc.data with type arguments of type SystemProbeTagDTO | |
|---|---|
protected void |
SystemProbeDTO.setTags(List<SystemProbeTagDTO> tags)
|
void |
SystemProbeDTO.updateTags(List<SystemProbeTagDTO> tags)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||