com.supermap.services.components

Class TransportationAnalystConfig

  • java.lang.Object
    • com.supermap.services.components.TransportationAnalystConfig
  • All Implemented Interfaces:
    java.io.Serializable


    public class TransportationAnalystConfig
    extends java.lang.Object
    implements java.io.Serializable
    

    Traffic network analysis configuration class.

    See Also:
    Serialized Form
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      boolean equals(java.lang.Object obj) 
      int hashCode()
      Gets the hash value of the object instance
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TransportationAnalystConfig

        public TransportationAnalystConfig()
        

        The Constructor.

    • Method Detail

      • equals

        public boolean equals(java.lang.Object obj)
        
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public final int hashCode()
        
        Gets the hash value of the object instance
        Overrides:
        hashCode in class java.lang.Object
        Returns:
        hash value