public abstract class ClassNarrative
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassNarrative.ClassNarrativeText |
static class |
ClassNarrative.ClassNarrativeType |
| Constructor and Description |
|---|
ClassNarrative() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.Optional<java.lang.String> |
definedInPath(java.lang.String path) |
static ClassNarrative |
text() |
static ClassNarrative |
type() |
public static ClassNarrative text()
public static ClassNarrative type()
public abstract java.util.Optional<java.lang.String> definedInPath(java.lang.String path)