Class EntityWrapper


  • public class EntityWrapper
    extends Object
    Author:
    hylke
    • Constructor Detail

      • EntityWrapper

        public EntityWrapper()
    • Method Detail

      • getContext

        public String getContext()
        Returns:
        the context
      • setContext

        public EntityWrapper setContext​(String context)
        Parameters:
        context - the context to set
      • getEntity

        public de.fraunhofer.iosb.ilt.frostserver.model.core.Entity getEntity()
        Returns:
        the entity
      • setEntity

        public EntityWrapper setEntity​(de.fraunhofer.iosb.ilt.frostserver.model.core.Entity entity)
        Parameters:
        entity - the entity to set