@Value.Immutable public abstract class AbstractOpenLocation extends Object
Constructor and Description |
---|
AbstractOpenLocation() |
Modifier and Type | Method and Description |
---|---|
protected void |
check() |
abstract String |
code() |
static String |
from(com.dna.jopt.config.types.Position pos) |
static com.dna.jopt.config.types.Position |
to(OpenLocation location) |
com.dna.jopt.config.types.Position |
toPos() |
@Value.Parameter public abstract String code()
@Value.Check protected void check()
public com.dna.jopt.config.types.Position toPos()
public static com.dna.jopt.config.types.Position to(OpenLocation location)
public static String from(com.dna.jopt.config.types.Position pos)
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.