Uses of Class
com.vidispine.generated.MetricsReporterType
-
-
Uses of MetricsReporterType in com.vidispine.generated
Subclasses of MetricsReporterType in com.vidispine.generated Modifier and Type Class Description class
StatsdReporterType
Java class for StatsdReporterType complex type.Methods in com.vidispine.generated that return MetricsReporterType Modifier and Type Method Description MetricsReporterType
ObjectFactory. createMetricsReporterType()
Create an instance ofMetricsReporterType
MetricsReporterType
MetricsReporterType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MetricsReporterType
MetricsReporterType. withExclude(String... values)
MetricsReporterType
MetricsReporterType. withExclude(Collection<String> values)
MetricsReporterType
MetricsReporterType. withInclude(String... values)
MetricsReporterType
MetricsReporterType. withInclude(Collection<String> values)
-