public class MethodMapping extends Object
Constructor and Description |
---|
MethodMapping() |
Modifier and Type | Method and Description |
---|---|
static Method |
jaxToMu(Class<? extends Annotation> jaxMethod) |
static Class<? extends Annotation> |
toJaxMethod(Method method) |
public static Class<? extends Annotation> toJaxMethod(Method method)
public static Method jaxToMu(Class<? extends Annotation> jaxMethod)
Copyright © 2017–2018. All rights reserved.