com.ibm.tivoli.maximo.map.mapman.app.mapconfiguration

Class Proxy

  • java.lang.Object
    • com.ibm.tivoli.maximo.map.mapman.app.mapconfiguration.Proxy
  • All Implemented Interfaces:
    java.io.Serializable


    public class Proxy
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      Proxy()
      Default constructor
      Proxy(java.lang.String path) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getPath() 
      void setPath(java.lang.String path) 
      • Methods inherited from class java.lang.Object

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

      • Proxy

        public Proxy()
        Default constructor
      • Proxy

        public Proxy(java.lang.String path)
        Parameters:
        path -
    • Method Detail

      • getPath

        public java.lang.String getPath()
        Returns:
        the path
      • setPath

        public void setPath(java.lang.String path)
        Parameters:
        path - the path to set