diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-10-17 18:40:15 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-10-17 18:40:15 +0200 |
commit | a70acf853de62d0754ca95aa4103712b82afdef8 (patch) | |
tree | cb8980c51c98f41f833aa89c7bd28e5fa133f35e /api/pl.treksoft.kvision.remote/-profile/family-name.html | |
parent | 546892a2b8c743224ccabd609827f5048c7a630c (diff) | |
download | kvision-a70acf853de62d0754ca95aa4103712b82afdef8.tar.gz kvision-a70acf853de62d0754ca95aa4103712b82afdef8.tar.bz2 kvision-a70acf853de62d0754ca95aa4103712b82afdef8.zip |
API Documentation for KVision 0.0.18
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-profile/family-name.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-profile/family-name.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/api/pl.treksoft.kvision.remote/-profile/family-name.html b/api/pl.treksoft.kvision.remote/-profile/family-name.html deleted file mode 100644 index 36216c4f..00000000 --- a/api/pl.treksoft.kvision.remote/-profile/family-name.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Profile.familyName - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">Profile</a> / <a href="./family-name.html">familyName</a><br/> -<br/> -<h1>familyName</h1> -<a name="pl.treksoft.kvision.remote.Profile$familyName"></a> -<code><span class="keyword">var </span><span class="identifier">familyName</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> -</BODY> -</HTML> |