diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-06-26 13:32:26 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-06-26 13:32:26 +0200 |
commit | 8e13dba6e1c39dd841d60fddc3c4060f9b4a4b85 (patch) | |
tree | 0eb51661c95078630a3ed47205d2c1ed1c537383 /target/site/apidocs/musichub/business/class-use/AudioElement.html | |
parent | 443140cfbde040afd3f1b279c77e2b8d61765c85 (diff) |
Removed reduced pom and added the content of STZ-0001 with a switch modif.
Diffstat (limited to 'target/site/apidocs/musichub/business/class-use/AudioElement.html')
-rw-r--r-- | target/site/apidocs/musichub/business/class-use/AudioElement.html | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/target/site/apidocs/musichub/business/class-use/AudioElement.html b/target/site/apidocs/musichub/business/class-use/AudioElement.html index 1a553bf..a0c35cf 100644 --- a/target/site/apidocs/musichub/business/class-use/AudioElement.html +++ b/target/site/apidocs/musichub/business/class-use/AudioElement.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (16) on Sat Jun 26 12:55:28 CEST 2021 --> +<!-- Generated by javadoc (16) on Sat Jun 26 13:25:31 CEST 2021 --> <title>Uses of Class musichub.business.AudioElement (spoteezer 0.1.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> @@ -99,6 +99,16 @@ loadScripts(document, 'script');</script> <div class="col-second even-row-color"><span class="type-name-label">MusicHub.</span><code><span class="member-name-link"><a href="../MusicHub.html#addElement(musichub.business.AudioElement)">addElement</a></span>​(<a href="../AudioElement.html" title="class in musichub.business">AudioElement</a> element)</code></div> <div class="col-last even-row-color"> </div> </div> +<div class="caption"><span>Method parameters in <a href="../package-summary.html">musichub.business</a> with type arguments of type <a href="../AudioElement.html" title="class in musichub.business">AudioElement</a></span></div> +<div class="summary-table three-column-summary"> +<div class="table-header col-first">Modifier and Type</div> +<div class="table-header col-second">Method</div> +<div class="table-header col-last">Description</div> +<div class="col-first even-row-color"><code>void</code></div> +<div class="col-second even-row-color"><span class="type-name-label">MusicHub.</span><code><span class="member-name-link"><a href="../MusicHub.html#getAudioElement(java.util.List,java.lang.String)">getAudioElement</a></span>​(<a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="../AudioElement.html" title="class in musichub.business">AudioElement</a>> audios, + <a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> elementTitle)</code></div> +<div class="col-last even-row-color"> </div> +</div> </section> </li> </ul> |