public class TcaCollectionAttribute extends AbstractCollectionAttribute
m_attribType, m_resource
Constructor and Description |
---|
TcaCollectionAttribute(TcaCollectionResource resource,
TcaCollectionAttributeType attribType,
String value)
Instantiates a new XML collection attribute.
|
Modifier and Type | Method and Description |
---|---|
String |
getMetricIdentifier()
Get the metric identifier for the attribute to be used for NRTG collection
|
Double |
getNumericValue()
getNumericValue
|
String |
getStringValue()
getStringValue
|
String |
toString() |
getAttributeType, getName, getResource, getType, shouldPersist, storeAttribute, visit
public TcaCollectionAttribute(TcaCollectionResource resource, TcaCollectionAttributeType attribType, String value)
resource
- the resourceattribType
- the attribute typename
- the attribute namevalue
- the attribute valuepublic Double getNumericValue()
AbstractCollectionAttribute
getNumericValue
getNumericValue
in interface CollectionAttribute
getNumericValue
in class AbstractCollectionAttribute
Number
object.public String getStringValue()
AbstractCollectionAttribute
getStringValue
getStringValue
in interface CollectionAttribute
getStringValue
in class AbstractCollectionAttribute
String
object.public String getMetricIdentifier()
CollectionAttribute
Copyright © 2017. All rights reserved.