Uses of Class
ch.tatool.app.data.DataEntryImpl

Packages that use DataEntryImpl
ch.tatool.app.data   
 

Uses of DataEntryImpl in ch.tatool.app.data
 

Methods in ch.tatool.app.data that return types with arguments of type DataEntryImpl
 Set<DataEntryImpl> DataContainerImpl.getEntriesImpl()
           
 

Methods in ch.tatool.app.data with parameters of type DataEntryImpl
 int DataEntryImpl.compareTo(DataEntryImpl other)
          Compare this property to another property.
 

Method parameters in ch.tatool.app.data with type arguments of type DataEntryImpl
 void DataContainerImpl.setEntriesImpl(Set<DataEntryImpl> entriesImpl)
           
 



Copyright © 2012. All Rights Reserved.