Uses of Class
com.splunk.DataModel

Packages that use DataModel
com.splunk   
 

Uses of DataModel in com.splunk
 

Methods in com.splunk that return DataModel
 DataModel DataModelCollection.create(java.lang.String name)
          Creates an entity in this collection.
 DataModel DataModelCollection.create(java.lang.String name, java.util.Map args)
          Creates an entity in this collection.
 DataModel DataModelObject.getDataModel()
          Fetch the data model on which this object is defined.