public class TransportDoc extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static interface |
TransportDoc.TransportableAs<T> |
static interface |
TransportDoc.TransportableOf<T> |
static class |
TransportDoc.TransportAnnotation |
static class |
TransportDoc.TransportMarker |
static class |
TransportDoc.TransportMarkerAnnotation |
static class |
TransportDoc.TransportRange |
static class |
TransportDoc.TransportRowAnnotation |
Modifier and Type | Field and Description |
---|---|
Set<TransportDoc.TransportMarkerAnnotation> |
markerAnnotations |
Map<String,TransportDoc.TransportMarker> |
markers |
Set<TransportDoc.TransportRowAnnotation> |
rowAnnotations |
String |
text |
Constructor and Description |
---|
TransportDoc() |
public String text
public Map<String,TransportDoc.TransportMarker> markers
public Set<TransportDoc.TransportRowAnnotation> rowAnnotations
public Set<TransportDoc.TransportMarkerAnnotation> markerAnnotations
Copyright © 2020 Magnolia International Ltd.. All rights reserved.