Uses of Class
com.metsci.glimpse.dspl.schema.SliceTableMapping

Packages that use SliceTableMapping
com.metsci.glimpse.dspl.schema   
 

Uses of SliceTableMapping in com.metsci.glimpse.dspl.schema
 

Methods in com.metsci.glimpse.dspl.schema that return SliceTableMapping
 SliceTableMapping ObjectFactory.createSliceTableMapping()
          Create an instance of SliceTableMapping
 SliceTableMapping Slice.Data.getTable()
          Gets the value of the table property.
 SliceTableMapping Slice.getTableMapping()
          Gets the value of the tableMapping property.
 

Methods in com.metsci.glimpse.dspl.schema with parameters of type SliceTableMapping
 void Slice.Data.setTable(SliceTableMapping value)
          Sets the value of the table property.
 void Slice.setTableMapping(SliceTableMapping value)
          Sets the value of the tableMapping property.
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.