Uses of Interface
javax.xml.registry.infomodel.Slot

Packages that use Slot
javax.xml.registry   
javax.xml.registry.infomodel   
 

Uses of Slot in javax.xml.registry
 

Methods in javax.xml.registry that return Slot
 Slot LifeCycleManager.createSlot(String name, Collection values, String slotType)
           
 Slot LifeCycleManager.createSlot(String name, String value, String slotType)
           
 

Uses of Slot in javax.xml.registry.infomodel
 

Methods in javax.xml.registry.infomodel that return Slot
 Slot ExtensibleObject.getSlot(String slotName)
           
 

Methods in javax.xml.registry.infomodel with parameters of type Slot
 void ExtensibleObject.addSlot(Slot slot)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.