Uses of Class
org.mongojack.mock.IdProxy
-
Packages that use IdProxy Package Description org.mongojack -
-
Uses of IdProxy in org.mongojack
Fields in org.mongojack with annotations of type IdProxy Modifier and Type Field Description String
TestIdAnnotatedClass.IdFieldProxyAnnotated. id
Methods in org.mongojack with annotations of type IdProxy Modifier and Type Method Description String
TestIdAnnotatedClass.IdGetterSetterProxyAnnotated. getId()
void
TestIdAnnotatedClass.IdGetterSetterProxyAnnotated. setId(String id)
-