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

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

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

Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBUpInsDelSourceType
protected  XLptsDBUpInsDelSourceType XLptsDBUpInsDelType.sourceType
           
 

Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBUpInsDelSourceType
static XLptsDBUpInsDelSourceType XLptsDBUpInsDelSourceType.fromValue(java.lang.String v)
           
 XLptsDBUpInsDelSourceType XLptsDBUpInsDelType.getSourceType()
          Gets the value of the sourceType property.
static XLptsDBUpInsDelSourceType XLptsDBUpInsDelSourceType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static XLptsDBUpInsDelSourceType[] XLptsDBUpInsDelSourceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBUpInsDelSourceType
 void XLptsDBUpInsDelType.setSourceType(XLptsDBUpInsDelSourceType value)
          Sets the value of the sourceType property.
 

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

Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBUpInsDelSourceType
TLptsDBUpInsDelSetType(XLptsDBUpInsDelSourceType sourceType, java.lang.String sourceString)
           This constructor initiates the UpInsDelType.
TLptsDBUpInsDelWhereType(XLptsDBUpInsDelSourceType sourceType, java.lang.String sourceString)
           This constructor initiates the UpInsDelType.
 



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