Class Orch.Type

  • All Implemented Interfaces:
    Serializable, org.overture.codegen.runtime.Record, org.overture.codegen.runtime.ValueType
    Enclosing class:
    Orch

    public static class Orch.Type
    extends Object
    implements org.overture.codegen.runtime.Record
    See Also:
    Serialized Form
    • Field Detail

      • startValue

        public Object startValue
    • Constructor Detail

    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • copy

        public Orch.Type copy()
        Specified by:
        copy in interface org.overture.codegen.runtime.Record
        Specified by:
        copy in interface org.overture.codegen.runtime.ValueType