77 lines
5.4 KiB
HTML
77 lines
5.4 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="fi">
|
|
<head>
|
|
<!-- Generated by javadoc (23) on Mon Mar 31 15:35:13 EEST 2025 -->
|
|
<title>V-Index</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="dc.created" content="2025-03-31">
|
|
<meta name="description" content="index: V">
|
|
<meta name="generator" content="javadoc/IndexWriter">
|
|
<link rel="stylesheet" type="text/css" href="../resource-files/jquery-ui.min.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../resource-files/stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="../script-files/script.js"></script>
|
|
<script type="text/javascript" src="../script-files/jquery-3.7.1.min.js"></script>
|
|
<script type="text/javascript" src="../script-files/jquery-ui.min.js"></script>
|
|
</head>
|
|
<body class="index-page">
|
|
<script type="text/javascript">const pathtoroot = "../";
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<header role="banner">
|
|
<nav role="navigation">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="top-nav" id="navbar-top">
|
|
<div class="nav-content">
|
|
<div class="nav-menu-button"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button></div>
|
|
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
|
<li><a href="../com.example.harjoitustyo/module-summary.html">Module</a></li>
|
|
<li><a href="../overview-tree.html">Tree</a></li>
|
|
<li class="nav-bar-cell1-rev">Index</li>
|
|
<li><a href="../search.html">Search</a></li>
|
|
<li><a href="../help-doc.html#index">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="sub-nav">
|
|
<div class="nav-content">
|
|
<ol class="sub-nav-list"></ol>
|
|
<div class="nav-list-search">
|
|
<input type="text" id="search-input" disabled placeholder="Search" aria-label="Search in documentation" autocomplete="off">
|
|
<input type="reset" id="reset-search" disabled value="Reset">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
|
</header>
|
|
<div class="main-grid">
|
|
<main role="main">
|
|
<div class="header">
|
|
<h1>Index</h1>
|
|
</div>
|
|
<a href="index-1.html">C</a> <a href="index-2.html">G</a> <a href="index-3.html">L</a> <a href="index-4.html">M</a> <a href="index-5.html">N</a> <a href="index-6.html">P</a> <a href="index-7.html">S</a> <a href="index-8.html">T</a> <a href="index-9.html">U</a> <a href="index-10.html">V</a> <br><a href="../allclasses-index.html">All Classes and Interfaces</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">All Packages</a><span class="vertical-separator">|</span><a href="../serialized-form.html">Serialized Form</a>
|
|
<h2 class="title" id="I:V">V</h2>
|
|
<dl class="index">
|
|
<dt><a href="../com.example.harjoitustyo/com/example/harjoitustyo/Tehtava.Status.html#Vaiheessa" class="member-name-link">Vaiheessa</a> - Enum constant in enum class com.example.harjoitustyo.<a href="../com.example.harjoitustyo/com/example/harjoitustyo/Tehtava.Status.html" title="enum class in com.example.harjoitustyo">Tehtava.Status</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com.example.harjoitustyo/com/example/harjoitustyo/Tehtava.Status.html#Valmis" class="member-name-link">Valmis</a> - Enum constant in enum class com.example.harjoitustyo.<a href="../com.example.harjoitustyo/com/example/harjoitustyo/Tehtava.Status.html" title="enum class in com.example.harjoitustyo">Tehtava.Status</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com.example.harjoitustyo/com/example/harjoitustyo/Tehtava.Status.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class com.example.harjoitustyo.<a href="../com.example.harjoitustyo/com/example/harjoitustyo/Tehtava.Status.html" title="enum class in com.example.harjoitustyo">Tehtava.Status</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this class with the specified name.</div>
|
|
</dd>
|
|
<dt><a href="../com.example.harjoitustyo/com/example/harjoitustyo/Tehtava.Status.html#values()" class="member-name-link">values()</a> - Static method in enum class com.example.harjoitustyo.<a href="../com.example.harjoitustyo/com/example/harjoitustyo/Tehtava.Status.html" title="enum class in com.example.harjoitustyo">Tehtava.Status</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum class, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
</dl>
|
|
<a href="index-1.html">C</a> <a href="index-2.html">G</a> <a href="index-3.html">L</a> <a href="index-4.html">M</a> <a href="index-5.html">N</a> <a href="index-6.html">P</a> <a href="index-7.html">S</a> <a href="index-8.html">T</a> <a href="index-9.html">U</a> <a href="index-10.html">V</a> <br><a href="../allclasses-index.html">All Classes and Interfaces</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">All Packages</a><span class="vertical-separator">|</span><a href="../serialized-form.html">Serialized Form</a></main>
|
|
</div>
|
|
</body>
|
|
</html>
|