solibo-kartverket
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
solibo-kartverket
solibo-kartverket
/
solibo.common.infrastructure.kartverket
Package-level
declarations
Functions
Functions
build
Port
Link copied to clipboard
fun
<
P
,
S
:
Service
>
buildPort
(
service
:
S
,
clazz
:
Class
<
S
>
,
features
:
List
<
WebServiceFeature
?
>
)
:
P
build
Service
Link copied to clipboard
fun
<
S
:
Service
>
buildService
(
clazz
:
Class
<
S
>
,
wsdlURL
:
URL
)
:
S
create
Grunnbok
Service
Link copied to clipboard
inline
fun
<
S
:
Service
,
P
>
createGrunnbokService
(
url
:
String
,
user
:
String
,
password
:
String
)
:
P
create
Kartverket
Service
Link copied to clipboard
inline
fun
<
S
:
Service
,
P
>
createKartverketService
(
url
:
String
,
user
:
String
,
password
:
String
)
:
P
create
Service
Link copied to clipboard
inline
fun
<
S
:
Service
,
P
>
createService
(
wsdlPath
:
String
,
url
:
String
,
user
:
String
,
password
:
String
)
:
P
grunnbok
Snapshot
Link copied to clipboard
fun
grunnbokSnapshot
(
year
:
Int
=
9999
)
:
<Error class: unknown class>
kartverket
Snapshot
Link copied to clipboard
fun
kartverketSnapshot
(
year
:
Int
=
9999
)
:
<Error class: unknown class>