com.metamatrix.common.config.api
Class ProductTypeID

java.lang.Object
  extended by com.metamatrix.common.namedobject.BaseID
      extended by com.metamatrix.common.config.api.ComponentTypeID
          extended by com.metamatrix.common.config.api.ProductTypeID
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable

public class ProductTypeID
extends ComponentTypeID

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.metamatrix.common.namedobject.BaseID
atomicNames, DELIMITER, fullName, WILDCARD
 
Constructor Summary
ProductTypeID(java.lang.String fullName)
           
 
Method Summary
 
Methods inherited from class com.metamatrix.common.namedobject.BaseID
clone, compareTo, compareToByName, computeHashCode, equals, getFullName, getName, getNameComponent, getNameComponents, getParentFullName, hashCode, hasParent, size, toString, updateHashCode
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProductTypeID

public ProductTypeID(java.lang.String fullName)


Copyright © 2009. All Rights Reserved.