Uses of Class
org.odpi.openmetadata.viewservices.tex.api.properties.TypeExplorer
-
Packages that use TypeExplorer Package Description org.odpi.openmetadata.viewservices.tex.api.rest This package defines the beans used to build the REST request and response payloads. -
-
Uses of TypeExplorer in org.odpi.openmetadata.viewservices.tex.api.rest
Methods in org.odpi.openmetadata.viewservices.tex.api.rest that return TypeExplorer Modifier and Type Method Description TypeExplorerTypeExplorerResponse. getTypeExplorer()Return the typeExplorer result.Methods in org.odpi.openmetadata.viewservices.tex.api.rest with parameters of type TypeExplorer Modifier and Type Method Description voidTypeExplorerResponse. setTypeExplorer(TypeExplorer typeExplorer)Set the typeExplorer result.
-