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