Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
util
Class  InstDescr
java.lang.Object
  |
  +--util.InstDescr
- Direct Known Subclasses: 
- BookmarkDsc, ControlDsc, DefaultDsc, FootnoteDsc, FrameDsc, ParagraphDsc, ReferenceMarkDsc, ShapeDsc, StyleFamilyDsc, TableDsc, TextSectionDsc
- public abstract class InstDescr- extends Object
the class InstDescr
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ifcClass
protected Class ifcClass
InstDescr
public InstDescr()
getIfcName
protected abstract String getIfcName()
getName
protected abstract String getName()
getIfcClass
public Class getIfcClass()
- the method getIfcClass
getService
protected abstract String getService()
- the method getService
createInstance
protected abstract XInterface createInstance(XMultiServiceFactory docMSF)