public static final class Runtime.Member.Factory extends Object
| Modifier and Type | Method and Description |
|---|---|
static Runtime.Member |
newInstance() |
static Runtime.Member |
newInstance(XmlOptions options) |
static Runtime.Member |
newValue(Object obj) |
public static Runtime.Member newValue(Object obj)
public static Runtime.Member newInstance()
public static Runtime.Member newInstance(XmlOptions options)