Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)

Uses of Class
com.lapetus_ltd._2009.xml.types.XLptsClassInfoType

Packages that use XLptsClassInfoType
com.lapetus_ltd._2009.xml.types This is the package that holds the generated XSD types (classes). 
 

Uses of XLptsClassInfoType in com.lapetus_ltd._2009.xml.types
 

Fields in com.lapetus_ltd._2009.xml.types declared as XLptsClassInfoType
protected  XLptsClassInfoType XLptsDriverType.driverClass
           
protected  XLptsClassInfoType XLptsDriverType.rowSetClass
           
 

Methods in com.lapetus_ltd._2009.xml.types that return XLptsClassInfoType
 XLptsClassInfoType ObjectFactory.createXLptsClassInfoType()
          Create an instance of XLptsClassInfoType
 XLptsClassInfoType XLptsDriverType.getDriverClass()
          Gets the value of the driverClass property.
 XLptsClassInfoType XLptsDriverType.getRowSetClass()
          Gets the value of the rowSetClass property.
 

Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsClassInfoType
 void XLptsDriverType.setDriverClass(XLptsClassInfoType value)
          Sets the value of the driverClass property.
 void XLptsDriverType.setRowSetClass(XLptsClassInfoType value)
          Sets the value of the rowSetClass property.
 



Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)