Class VpgEntitiesResponse
java.lang.Object
com.iland.core.web.rest.response.vpg.VpgEntitiesResponse
- All Implemented Interfaces:
Serializable
VpgEntitiesResonse.
- Author:
- Brett Snyder
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVpgEntitiesResponse(EnvironmentTypeResponse source, EnvironmentTypeResponse target) Instantiates a new entities. -
Method Summary
-
Constructor Details
-
VpgEntitiesResponse
Instantiates a new entities.- Parameters:
source- the source typetarget- the target type
-
-
Method Details