com.ibm.etools.iseries.core.ui.wizards.migration
Class ISeriesCPOFilterString
java.lang.Object
com.ibm.etools.iseries.core.ui.wizards.migration.ISeriesCPOFilterString
- public class ISeriesCPOFilterString
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
FILTER_TYPE_OBJ
public static final int FILTER_TYPE_OBJ
- See Also:
- Constant Field Values
FILTER_TYPE_MBR
public static final int FILTER_TYPE_MBR
- See Also:
- Constant Field Values
FILTER_TYPE_LIB
public static final int FILTER_TYPE_LIB
- See Also:
- Constant Field Values
FILTER_TYPE_LOC
public static final int FILTER_TYPE_LOC
- See Also:
- Constant Field Values
ISeriesCPOFilterString
public ISeriesCPOFilterString(String p_wholeString)
getWholeString
public String getWholeString()
getFilterString
public String getFilterString()
getFilterName
public String getFilterName()
setFilterName
public void setFilterName(String name)
getFilterType
public int getFilterType()
getServer
public String getServer()
setConnectionName
public void setConnectionName(String p_connectionName)
setHostName
public void setHostName(String p_hostName)
getHostName
public String getHostName()
setSystemType
public void setSystemType(String p_systemType)
getSystemType
public String getSystemType()
setSubSystemFactoryId
public void setSubSystemFactoryId(String p_subSystemFactoryId)
getSubSystemFactoryId
public String getSubSystemFactoryId()
getConnectionName
public String getConnectionName()
setFilterPoolName
public void setFilterPoolName(String p_filterPoolName)
getFilterPoolName
public String getFilterPoolName()
resetFilterIndexes
public static void resetFilterIndexes()
setChecked
public void setChecked(boolean p_isChecked)
isChecked
public boolean isChecked()
Copyright © 2005 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.