Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.TypeExplorer
-
Packages that use TypeExplorer Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex -
-
Uses of TypeExplorer in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex that return TypeExplorer Modifier and Type Method Description TypeExplorerTypeExplorerResponse. getTypeExplorer()Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex with parameters of type TypeExplorer Modifier and Type Method Description voidTypeExplorerResponse. setTypeExplorer(TypeExplorer typeExplorer)Constructors in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex with parameters of type TypeExplorer Constructor Description TypeExplorerResponse(Integer statusCode, String exceptionText, TypeExplorer tex)
-