Uses of Class
com.dynatrace.diagnostics.pdk.SourceType

Uses of SourceType in com.dynatrace.diagnostics.pdk
 

Methods in com.dynatrace.diagnostics.pdk that return SourceType
 SourceType Source.getSourceType()
          Returns the SourceType of the Source
static SourceType SourceType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SourceType[] SourceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.dynatrace.diagnostics.pdk with parameters of type SourceType
 boolean SourceType.hasTopologicalParent(SourceType sourceType)
          Check if the specified type is a topological parent of this source type.
 



Copyright © 2004-2012 dynaTrace software GmbH