Uses of Class
org.scrashmeow.ojb.console.config.repository.InstanceLabelDescriptor

Packages that use InstanceLabelDescriptor
org.scrashmeow.ojb.console.config.repository Provides the object/xml classes for the application's repository metadata configuration (code-generated). 
 

Uses of InstanceLabelDescriptor in org.scrashmeow.ojb.console.config.repository
 

Methods in org.scrashmeow.ojb.console.config.repository that return InstanceLabelDescriptor
static InstanceLabelDescriptor InstanceLabelDescriptor.unmarshal(java.io.Reader reader)
          Method unmarshal
 InstanceLabelDescriptor ClassDescriptor.getInstanceLabelDescriptor()
          Method getInstanceLabelDescriptorReturns the value of field 'instanceLabelDescriptor'.
 

Methods in org.scrashmeow.ojb.console.config.repository with parameters of type InstanceLabelDescriptor
 void ClassDescriptor.setInstanceLabelDescriptor(InstanceLabelDescriptor instanceLabelDescriptor)
          Method setInstanceLabelDescriptorSets the value of field 'instanceLabelDescriptor'.
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.