| Constructor and Description |
|---|
FileProperties()
Constructor
|
public String getCreatedById()
public void setCreatedById(String createdById)
public String getCreatedByName()
public void setCreatedByName(String createdByName)
public Calendar getCreatedDate()
public void setCreatedDate(Calendar createdDate)
public String getFileName()
public void setFileName(String fileName)
public String getFullName()
public void setFullName(String fullName)
public String getId()
public void setId(String id)
public String getLastModifiedById()
public void setLastModifiedById(String lastModifiedById)
public String getLastModifiedByName()
public void setLastModifiedByName(String lastModifiedByName)
public Calendar getLastModifiedDate()
public void setLastModifiedDate(Calendar lastModifiedDate)
public ManageableState getManageableState()
public void setManageableState(ManageableState manageableState)
public String getNamespacePrefix()
public void setNamespacePrefix(String namespacePrefix)
public String getType()
public void setType(String type)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.