Uses of Class
com.axibase.tsd.model.data.series.JoinType

Packages that use JoinType
com.axibase.tsd.model.data.series   
 

Uses of JoinType in com.axibase.tsd.model.data.series
 

Methods in com.axibase.tsd.model.data.series that return JoinType
 JoinType Join.getType()
           
static JoinType JoinType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JoinType[] JoinType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.axibase.tsd.model.data.series with parameters of type JoinType
 void Join.setType(JoinType type)
           
 



Copyright © 2015. All rights reserved.