Uses of Class
com.google.appengine.api.datastore.Index.Property
-
Packages that use Index.Property Package Description com.google.appengine.api.datastore -
-
Uses of Index.Property in com.google.appengine.api.datastore
Methods in com.google.appengine.api.datastore that return Index.Property Modifier and Type Method Description static Index.PropertyIndexTranslator. convertFromPb(com.google.storage.onestore.v3.OnestoreEntity.Index.Property property)Methods in com.google.appengine.api.datastore that return types with arguments of type Index.Property Modifier and Type Method Description List<Index.Property>Index. getProperties()Methods in com.google.appengine.api.datastore with parameters of type Index.Property Modifier and Type Method Description static com.google.storage.onestore.v3.OnestoreEntity.Index.PropertyIndexTranslator. convertToPb(Index.Property property)
-