com.esri.sde.sdk.client
Class SeRelease

java.lang.Object
  extended by com.esri.sde.sdk.client.SeRelease

public class SeRelease
extends java.lang.Object


Constructor Summary
SeRelease()
           
 
Method Summary
 int getBugFix()
           
 java.lang.String getDesc()
           
 int getMajor()
           
 int getMinor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeRelease

public SeRelease()
Method Detail

getMajor

public int getMajor()

getMinor

public int getMinor()

getBugFix

public int getBugFix()

getDesc

public java.lang.String getDesc()


Copyright © 1996-2010 Geotools. All Rights Reserved.