Uses of Class
org.lightcouch.DesignDocument.MapReduce
-
-
Uses of DesignDocument.MapReduce in org.lightcouch
Fields in org.lightcouch with type parameters of type DesignDocument.MapReduce Modifier and Type Field Description private java.util.Map<java.lang.String,DesignDocument.MapReduce>
DesignDocument. views
Methods in org.lightcouch that return types with arguments of type DesignDocument.MapReduce Modifier and Type Method Description java.util.Map<java.lang.String,DesignDocument.MapReduce>
DesignDocument. getViews()
Method parameters in org.lightcouch with type arguments of type DesignDocument.MapReduce Modifier and Type Method Description void
DesignDocument. setViews(java.util.Map<java.lang.String,DesignDocument.MapReduce> views)
-