@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface RepresentationReaderAdapter
HalReader
that can retrieve an object
from a HAL ReadableRepresentation| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends RepresentationReader<?>> |
value |
public abstract Class<? extends RepresentationReader<?>> value
Copyright © 2013. All Rights Reserved.