Uses of Class
fr.cnes.sitools.datasource.mongodb.model.MongoDBAttributeValue

Packages that use MongoDBAttributeValue
fr.cnes.sitools.datasource.mongodb.model   
 

Uses of MongoDBAttributeValue in fr.cnes.sitools.datasource.mongodb.model
 

Methods in fr.cnes.sitools.datasource.mongodb.model that return types with arguments of type MongoDBAttributeValue
 java.util.List<MongoDBAttributeValue> MongoDBRecord.getAttributeValues()
          Gets the attributeValues value
 java.util.List<MongoDBAttributeValue> MongoDBAttributeValue.getChildren()
          Gets the children value
 

Method parameters in fr.cnes.sitools.datasource.mongodb.model with type arguments of type MongoDBAttributeValue
 void MongoDBRecord.setAttributeValues(java.util.List<MongoDBAttributeValue> attributeValues)
          Sets the value of attributeValue
 void MongoDBAttributeValue.setChildren(java.util.List<MongoDBAttributeValue> children)
          Sets the value of children
 



Copyright © 2010-2013 CNES. All Rights Reserved.