Uses of Class
net.florianschoppmann.issuetracking.youtrack.restold.Issues.Issue.Field
-
Packages that use Issues.Issue.Field Package Description net.florianschoppmann.issuetracking.youtrack.restold -
-
Uses of Issues.Issue.Field in net.florianschoppmann.issuetracking.youtrack.restold
Fields in net.florianschoppmann.issuetracking.youtrack.restold with type parameters of type Issues.Issue.Field Modifier and Type Field Description protected List<Issues.Issue.Field>Issues.Issue. fieldMethods in net.florianschoppmann.issuetracking.youtrack.restold that return Issues.Issue.Field Modifier and Type Method Description Issues.Issue.FieldObjectFactory. createIssuesIssueField()Create an instance ofIssues.Issue.FieldMethods in net.florianschoppmann.issuetracking.youtrack.restold that return types with arguments of type Issues.Issue.Field Modifier and Type Method Description List<Issues.Issue.Field>Issues.Issue. getField()Gets the value of the field property.
-