Uses of Class
com.ibm.pim.common.VersionInfo.Type

Packages that use VersionInfo.Type
com.ibm.pim.common   
 

Uses of VersionInfo.Type in com.ibm.pim.common
 

Methods in com.ibm.pim.common that return VersionInfo.Type
 VersionInfo.Type VersionInfo.getVersionType()
          Retrieve the type of version
static VersionInfo.Type VersionInfo.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static VersionInfo.Type[] VersionInfo.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.