Class EntityInstanceAndNames
java.lang.Object
com.echothree.util.server.persistence.translator.EntityInstanceAndNames
-
Constructor Summary
ConstructorsConstructorDescriptionEntityInstanceAndNames
(EntityInstance entityInstance, EntityNames entityNames) -
Method Summary
Modifier and TypeMethodDescriptionReturns the entityInstance.Returns the entityNames.
-
Constructor Details
-
EntityInstanceAndNames
-
-
Method Details
-
getEntityInstance
Returns the entityInstance.- Returns:
- the entityInstance
-
getEntityNames
Returns the entityNames.- Returns:
- the entityNames
-