public class ConnectToEndpointProperties extends RelationshipBeanProperties
The ConnectionEndpoint relationship properties as a placeholder in case the relationship has properties added.
  • Constructor Details

    • ConnectToEndpointProperties

      public ConnectToEndpointProperties()
      Default constructor sets the Connection properties to null.
    • ConnectToEndpointProperties

      public ConnectToEndpointProperties(ConnectToEndpointProperties template)
      Copy/clone Constructor to return a copy of a connection object.
      Parameters:
      template - Connection to copy
  • Method Details

    • toString

      public String toString()
      Standard toString method. Note SecuredProperties and other credential type properties are not displayed. This is deliberate because there is no knowing where the string will be printed.
      Overrides:
      toString in class RelationshipBeanProperties
      Returns:
      print out of variables in a JSON-style