@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface Transformer
String
from
to
public abstract String from
public abstract String to
Copyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.