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

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

Packages that use XLptsDBUpInsDelWhereType
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 XLptsDBUpInsDelWhereType in com.lapetus_ltd._2009.xml.types
 

Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBUpInsDelWhereType
protected  XLptsDBUpInsDelWhereType XLptsDBUpInsDelWhereType.betweenOther
           
 

Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBUpInsDelWhereType
 XLptsDBUpInsDelWhereType ObjectFactory.createXLptsDBUpInsDelWhereType()
          Create an instance of XLptsDBUpInsDelWhereType
 XLptsDBUpInsDelWhereType XLptsDBUpInsDelWhereType.getBetweenOther()
          Gets the value of the betweenOther property.
 

Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBUpInsDelWhereType
 void XLptsDBUpInsDelWhereType.setBetweenOther(XLptsDBUpInsDelWhereType value)
          Sets the value of the betweenOther property.
 

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

Subclasses of XLptsDBUpInsDelWhereType in com.lapetus_ltd.api.db.xml.types
 class TLptsDBUpInsDelWhereType
          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 XLptsDBUpInsDelWhereType
TLptsDBUpInsDelWhereType(XLptsDBUpInsDelWhereType uidt)
           This constructor copies the UpInsDelType information from an TLptsDBUpInsDelWhereType.
 



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