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