Modifier and Type | Method and Description |
---|---|
static TypeUse |
adapt(TypeUse t,
CAdapter adapter) |
static TypeUse |
adapt(TypeUse t,
Class<? extends XmlAdapter> adapter,
boolean copy)
|
static TypeUse |
makeCollection(TypeUse t) |
static TypeUse |
makeID(TypeUse t,
ID id) |
static TypeUse |
makeMimeTyped(TypeUse t,
MimeType mt) |
public static TypeUse adapt(TypeUse t, Class<? extends XmlAdapter> adapter, boolean copy)
Copyright © 2017 JBoss by Red Hat. All rights reserved.