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