Class IncomingReferenceEndpoint


  • public class IncomingReferenceEndpoint
    extends ReferenceEndpoint
    Marker row object that signals to the table API that the references contained therein all share the to address, with each row showing the from address.
    • Constructor Detail

      • IncomingReferenceEndpoint

        public IncomingReferenceEndpoint​(Reference r,
                                         boolean isOffcut)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object