Class MappingResource
java.lang.Object
org.sentrysoftware.metricshub.engine.connector.model.monitor.mapping.MappingResource
- All Implemented Interfaces:
Serializable
Represents a mapping resource used in monitor configuration.
A MappingResource instance holds information about the type and attributes of a mapping resource.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MappingResource
public MappingResource()
-
-
Method Details
-
hasType
public boolean hasType()Whether the type is defined or not- Returns:
- boolean value
-