Package | Description |
---|---|
com.dna.jopt.member.unit.converter.openlocation |
Modifier and Type | Method and Description |
---|---|
OpenLocation |
OpenLocation.Builder.build()
Builds a new
OpenLocation . |
OpenLocation |
OpenLocation.BuildFinal.build()
Builds a new
OpenLocation . |
static OpenLocation |
OpenLocation.copyOf(AbstractOpenLocation instance)
Creates an immutable copy of a
AbstractOpenLocation value. |
static OpenLocation |
OpenLocation.of(String code)
Construct a new immutable
OpenLocation instance. |
OpenLocation |
OpenLocation.withCode(String value)
Copy the current immutable object by setting a value for the
code attribute. |
Modifier and Type | Method and Description |
---|---|
static com.dna.jopt.config.types.Position |
AbstractOpenLocation.to(OpenLocation location) |
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.