Class PortImplementation

All Implemented Interfaces:
Serializable

public class PortImplementation extends Port
PortImplementation is a java bean used to create PortImplementations associated with the external data engine.
See Also:
  • Constructor Details

    • PortImplementation

      public PortImplementation()
  • Method Details

    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Port
    • canEqual

      protected boolean canEqual(Object other)
      Overrides:
      canEqual in class Port
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Port
    • toString

      public String toString()
      Overrides:
      toString in class Port
    • getSchemaType

      public SchemaType getSchemaType()
      Gets schema type.
      Returns:
      the schema type
    • setSchemaType

      public void setSchemaType(SchemaType schemaType)
      Sets schema type.
      Parameters:
      schemaType - the schema type