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

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

Packages that use XLptsDBUpInsDelSetType
com.lapetus_ltd._2009.xml.types This is the package that holds the generated XSD types (classes). 
com.lapetus_ltd.api.db.xml.types This package contains the wrappers of the XSD generated classes for the database. 
 

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

Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBUpInsDelSetType
 XLptsDBUpInsDelSetType ObjectFactory.createXLptsDBUpInsDelSetType()
          Create an instance of XLptsDBUpInsDelSetType
 

Uses of XLptsDBUpInsDelSetType in com.lapetus_ltd.api.db.xml.types
 

Subclasses of XLptsDBUpInsDelSetType in com.lapetus_ltd.api.db.xml.types
 class TLptsDBUpInsDelSetType
          Class Description : One of the two classes that extend XLptsDBUpInsDelType for UPDATE, DELETE and INSERT commands.
 

Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBUpInsDelSetType
TLptsDBUpInsDelSetType(XLptsDBUpInsDelSetType uidt)
           This constructor copies the UpInsDelType information from another TLptsDBUpInsDelSetType.
 



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