Modifier and Type | Class and Description |
---|---|
static class |
AceAnnotation.MarkerAnnotation |
static class |
AceAnnotation.RowAnnotation |
static class |
AceAnnotation.Type |
Constructor and Description |
---|
AceAnnotation(String message,
AceAnnotation.Type type) |
Modifier and Type | Method and Description |
---|---|
TransportDoc.TransportAnnotation |
asTransport() |
boolean |
equals(Object o) |
static AceAnnotation |
fromTransport(TransportDoc.TransportAnnotation ta) |
String |
getMessage() |
AceAnnotation.Type |
getType() |
int |
hashCode() |
String |
toString() |
public AceAnnotation(String message, AceAnnotation.Type type)
public String getMessage()
public AceAnnotation.Type getType()
public TransportDoc.TransportAnnotation asTransport()
public static AceAnnotation fromTransport(TransportDoc.TransportAnnotation ta)
Copyright © 2020 Magnolia International Ltd.. All rights reserved.