Package org.dmfs.httpessentials.typedentity
package org.dmfs.httpessentials.typedentity
-
InterfacesClassDescriptionEntity<ValueType>Interface of an entity that has a specific
EntityTypeand a value.EntityConverter<ValueType>Helper to convertEntityvalues to instances of their respectiveValueTypeand back to String representations.EntityType<ValueType>Represents type of anEntity.