Package net.solarnetwork.domain.datum
Class GeneralNodeSourceMetadata
java.lang.Object
net.solarnetwork.domain.datum.GeneralSourceMetadata
net.solarnetwork.domain.datum.GeneralNodeSourceMetadata
Metadata about a source associated with a node.
- Version:
- 1.0
- Author:
- matt
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.solarnetwork.domain.datum.GeneralSourceMetadata
getCreated, getMeta, getMetadata, getSourceId, getUpdated, setCreated, setM, setMeta, setPm, setSourceId, setT, setUpdated
-
Constructor Details
-
GeneralNodeSourceMetadata
public GeneralNodeSourceMetadata()
-
-
Method Details
-
getNodeId
Get the node ID.- Returns:
- the node ID
-
setNodeId
Set the node ID.- Parameters:
nodeId- the node ID to set
-