public class UnManagedExportMaskList
extends java.lang.Object
| Constructor and Description | 
|---|
UnManagedExportMaskList()  | 
UnManagedExportMaskList(java.util.List<RelatedResourceRep> unManagedExportMasks)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<RelatedResourceRep> | 
getUnManagedExportMasks()  | 
void | 
setUnManagedExportMasks(java.util.List<RelatedResourceRep> unManagedExportMasks)  | 
public UnManagedExportMaskList()
public UnManagedExportMaskList(java.util.List<RelatedResourceRep> unManagedExportMasks)
public java.util.List<RelatedResourceRep> getUnManagedExportMasks()
public void setUnManagedExportMasks(java.util.List<RelatedResourceRep> unManagedExportMasks)