public interface StringParameterUnmarshaller<T>
Modifier and Type | Method and Description |
---|---|
T |
fromString(String str) |
void |
setAnnotations(Annotation[] annotations) |
void setAnnotations(Annotation[] annotations)
Copyright © 2017 JBoss by Red Hat. All rights reserved.