Uses of Class
org.utplsql.api.KeyValuePair
-
Packages that use KeyValuePair Package Description org.utplsql.api -
-
Uses of KeyValuePair in org.utplsql.api
Methods in org.utplsql.api that return types with arguments of type KeyValuePair Modifier and Type Method Description List<KeyValuePair>FileMapperOptions. getTypeMappings()Method parameters in org.utplsql.api with type arguments of type KeyValuePair Modifier and Type Method Description voidFileMapperOptions. setTypeMappings(List<KeyValuePair> typeMappings)
-