Class PortImplementation

    • Constructor Detail

      • PortImplementation

        public PortImplementation()
    • Method Detail

      • 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
      • 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