Uses of Interface
org.jvnet.hyperjaxb3.ejb.strategy.model.GetTypes

Packages that use GetTypes
org.jvnet.hyperjaxb3.ejb.strategy.mapping   
org.jvnet.hyperjaxb3.ejb.strategy.model   
org.jvnet.hyperjaxb3.ejb.strategy.model.base   
 

Uses of GetTypes in org.jvnet.hyperjaxb3.ejb.strategy.mapping
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.mapping that return GetTypes
 GetTypes<Mapping> Mapping.getGetTypes()
           
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.mapping with parameters of type GetTypes
 void Mapping.setGetTypes(GetTypes<Mapping> getTypes)
           
 

Uses of GetTypes in org.jvnet.hyperjaxb3.ejb.strategy.model
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.model that return GetTypes
 GetTypes<ProcessModel> ProcessModel.getGetTypes()
           
 

Uses of GetTypes in org.jvnet.hyperjaxb3.ejb.strategy.model.base
 

Classes in org.jvnet.hyperjaxb3.ejb.strategy.model.base that implement GetTypes
 class DefaultGetTypes<C>
           
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.model.base that return GetTypes
 GetTypes<ProcessModel> DefaultProcessModel.getGetTypes()
           
 

Methods in org.jvnet.hyperjaxb3.ejb.strategy.model.base with parameters of type GetTypes
 void DefaultProcessModel.setGetTypes(GetTypes<ProcessModel> getTypes)
           
 



Copyright © 2005-2014. All Rights Reserved.