Interface TransportDoc.TransportableOf<T>

All Superinterfaces:
Serializable
All Known Implementing Classes:
TransportDoc.TransportMarkerAnnotation, TransportDoc.TransportRowAnnotation
Enclosing class:
TransportDoc

public static interface TransportDoc.TransportableOf<T> extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • fromTransport

      T fromTransport()