Uses of Interface
net.sf.jaxme.generator.sg.ObjectSGChain

Packages that use ObjectSGChain
net.sf.jaxme.generator.sg.impl   
 

Uses of ObjectSGChain in net.sf.jaxme.generator.sg.impl
 

Classes in net.sf.jaxme.generator.sg.impl that implement ObjectSGChain
 class JAXBObjectSG
           
 class ObjectSGChainImpl
           
 

Methods in net.sf.jaxme.generator.sg.impl that return ObjectSGChain
 ObjectSGChain ObjectSGImpl.getHeadOfChain()
           
 

Constructors in net.sf.jaxme.generator.sg.impl with parameters of type ObjectSGChain
ObjectSGImpl(ObjectSGChain o)
           
ObjectSGChainImpl(ObjectSGChain o)