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

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

Packages that use XLptsCodeEntryType
com.lapetus_ltd._2009.xml.types This is the package that holds the generated XSD types (classes). 
com.lapetus_ltd.api.xml.types This package holds the classes derived from the XSD generated classes. 
 

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

Fields in com.lapetus_ltd._2009.xml.types with type parameters of type XLptsCodeEntryType
protected  java.util.List<XLptsCodeEntryType> XLptsCodeTemplateType.entry
           
 

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

Methods in com.lapetus_ltd._2009.xml.types that return types with arguments of type XLptsCodeEntryType
 java.util.List<XLptsCodeEntryType> XLptsCodeTemplateType.getEntry()
          Gets the value of the entry property.
 

Uses of XLptsCodeEntryType in com.lapetus_ltd.api.xml.types
 

Methods in com.lapetus_ltd.api.xml.types with parameters of type XLptsCodeEntryType
 void TLptsCodeTemplateType.addEntry(XLptsCodeEntryType codeEntryType)
           Adds an entry to the code template.
 void TLptsCodeTemplateType.removeEntry(XLptsCodeEntryType codeEntryType)
           Removes an entry from the code template.
 



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