Uses of Class
org.fa.tei.jaxb.facustomization.ModelRdgLike
-
Packages that use ModelRdgLike Package Description org.fa.tei.jaxb.facustomization -
-
Uses of ModelRdgLike in org.fa.tei.jaxb.facustomization
Methods in org.fa.tei.jaxb.facustomization that return ModelRdgLike Modifier and Type Method Description ModelRdgLikeObjectFactory. createModelRdgLike()Create an instance ofModelRdgLikeMethods in org.fa.tei.jaxb.facustomization that return types with arguments of type ModelRdgLike Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ModelRdgLike>ObjectFactory. createModelRdgLike(ModelRdgLike value)jakarta.xml.bind.JAXBElement<ModelRdgLike>ObjectFactory. createRdg(ModelRdgLike value)Methods in org.fa.tei.jaxb.facustomization with parameters of type ModelRdgLike Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ModelRdgLike>ObjectFactory. createModelRdgLike(ModelRdgLike value)jakarta.xml.bind.JAXBElement<ModelRdgLike>ObjectFactory. createRdg(ModelRdgLike value)
-