Uses of Class
net.florianschoppmann.issuetracking.youtrack.restold.List.Link
-
Packages that use List.Link Package Description net.florianschoppmann.issuetracking.youtrack.restold -
-
Uses of List.Link in net.florianschoppmann.issuetracking.youtrack.restold
Fields in net.florianschoppmann.issuetracking.youtrack.restold with type parameters of type List.Link Modifier and Type Field Description protected List<List.Link>
List. link
Methods in net.florianschoppmann.issuetracking.youtrack.restold that return List.Link Modifier and Type Method Description List.Link
ObjectFactory. createListLink()
Create an instance ofList.Link
Methods in net.florianschoppmann.issuetracking.youtrack.restold that return types with arguments of type List.Link Modifier and Type Method Description List<List.Link>
List. getLink()
Gets the value of the link property.
-