public class UserAnnouncementFileAnnouncementTable1Row extends Object implements BroadWorksTableRow, Serializable
| Constructor and Description | 
|---|
UserAnnouncementFileAnnouncementTable1Row()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getFileSize()  | 
static UserAnnouncementFileAnnouncementTable1Row | 
getFromNode(Node n)
Creates the OCI Table Row with the given Node 
 | 
static List<UserAnnouncementFileAnnouncementTable1Row> | 
getFromNodeArray(Node[] nodeArray)
Creates the OCI Table Type Array with the given NodeArray 
 | 
String | 
getMediaType()  | 
String | 
getName()  | 
String | 
getRepositoryType()  | 
int | 
hashCode()  | 
public UserAnnouncementFileAnnouncementTable1Row()
public String getName()
public String getMediaType()
public String getFileSize()
public String getRepositoryType()
@GwtIncompatible public static UserAnnouncementFileAnnouncementTable1Row getFromNode(Node n)
n - The Node to parse for the OCI Table@GwtIncompatible public static List<UserAnnouncementFileAnnouncementTable1Row> getFromNodeArray(Node[] nodeArray)
nodeArray - The NodeArray to parse for the OCI TableCopyright © 2016 ECG. All rights reserved.