public class OutputFormatDescriptor extends Object implements Serializable
Constructor and Description |
---|
OutputFormatDescriptor() |
Modifier and Type | Method and Description |
---|---|
OutputFormatDescriptor |
clone() |
String |
getChainId() |
String |
getId() |
String |
getLabel() |
String |
getMimeType() |
boolean |
isEnabled() |
void |
merge(OutputFormatDescriptor srcOutFormat) |
public String getId()
public String getLabel()
public boolean isEnabled()
public String getChainId()
public String getMimeType()
public OutputFormatDescriptor clone()
public void merge(OutputFormatDescriptor srcOutFormat)
Copyright © 2015 Nuxeo SA. All rights reserved.