| Package | Description |
|---|---|
| org.thewonderlemming.c4plantuml.graphml.model |
Contains the JAXB model that handles the XML generation.
|
| Modifier and Type | Method and Description |
|---|---|
static C4Keys |
C4Keys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static C4Keys[] |
C4Keys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static WithKey<C4Keys,WithValue<String,Build<DataModel>>> |
DataModel.builder()
A builder to the current
DataModel class. |
Copyright © 2020. All rights reserved.