Package net.solarnetwork.domain.datum
Class GeneralLocationSourceMetadata
java.lang.Object
net.solarnetwork.domain.datum.GeneralSourceMetadata
net.solarnetwork.domain.datum.GeneralLocationSourceMetadata
Metadata about a source associated with a location.
- Version:
- 1.1
- Author:
- matt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetLocation(Location location) voidsetLocationId(Long locationId) Methods inherited from class net.solarnetwork.domain.datum.GeneralSourceMetadata
getCreated, getMeta, getMetadata, getSourceId, getUpdated, setCreated, setM, setMeta, setPm, setSourceId, setT, setUpdated
-
Constructor Details
-
GeneralLocationSourceMetadata
public GeneralLocationSourceMetadata()
-
-
Method Details
-
getLocationId
-
setLocationId
-
getLocation
-
setLocation
-