toggle menu
easycontainers
JVM
switch theme
search in API
easycontainers
/
no.acntech.easycontainers.model
/
RegistryURL
Registry
URL
@
JvmInline
value
class
RegistryURL
(
val
value
:
String
)
:
SimpleValueObject
<
String
>
(
source
)
Represents a URL of a registry.
Parameters
value
the value of the registry URL
Members
Constructors
Registry
URL
Link copied to clipboard
constructor
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
SimpleValueObject
<
String
>
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
unwrap
Link copied to clipboard
open
override
fun
unwrap
(
)
:
String