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