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