Class TransportDiff.TransportSetDiffForRowAnnotations
java.lang.Object
io.jmix.ui.widget.client.addon.aceeditor.TransportDiff.TransportSetDiffForRowAnnotations
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TransportDiff
public static class TransportDiff.TransportSetDiffForRowAnnotations
extends Object
implements Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
ConstructorDescriptionTransportSetDiffForRowAnnotations
(Set<TransportDoc.TransportRowAnnotation> added, Set<TransportDoc.TransportRowAnnotation> removed) -
Method Summary
-
Field Details
-
added
-
removed
-
-
Constructor Details
-
TransportSetDiffForRowAnnotations
public TransportSetDiffForRowAnnotations() -
TransportSetDiffForRowAnnotations
public TransportSetDiffForRowAnnotations(Set<TransportDoc.TransportRowAnnotation> added, Set<TransportDoc.TransportRowAnnotation> removed)
-
-
Method Details