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

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

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

Classes in net.sf.jaxme.generator.sg.impl that implement GroupSGChain
 class GroupSGChainImpl
           
 class JAXBGroupSG
           
 

Methods in net.sf.jaxme.generator.sg.impl that return GroupSGChain
 GroupSGChain GroupSGImpl.getHeadOfChain()
           
 

Constructors in net.sf.jaxme.generator.sg.impl with parameters of type GroupSGChain
GroupSGImpl(GroupSGChain o)
           
GroupSGChainImpl(GroupSGChain o)