Class GtuTypeData

    • Constructor Detail

      • GtuTypeData

        public GtuTypeData​(GTUType gtuType)
        Parameters:
        gtuType - GTUType; gtu type
    • Method Detail

      • getId

        public final String getId()
        Specified by:
        getId in interface GtuTypeDataInterface
        Specified by:
        getId in interface org.opentrafficsim.base.Identifiable
        Returns:
        gtuType.
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public final boolean equals​(Object obj)
        Overrides:
        equals in class Object