public class MarshallerRegistryDescriptor extends Object
MarshallerRegistry
extension point.Constructor and Description |
---|
MarshallerRegistryDescriptor() |
MarshallerRegistryDescriptor(Class<?> clazz,
boolean enable) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getClazz() |
boolean |
isEnable() |
void |
setClazz(Class<?> clazz) |
void |
setEnable(boolean enable) |
String |
toString() |
public MarshallerRegistryDescriptor()
public MarshallerRegistryDescriptor(Class<?> clazz, boolean enable)
Copyright © 2018 Nuxeo. All rights reserved.