Package com.sforce.soap.metadata
Class FileProperties
- java.lang.Object
-
- com.sforce.soap.metadata.FileProperties
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class FileProperties extends java.lang.Object implements com.sforce.ws.bind.XMLizableThis is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description FileProperties()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCreatedById()java.lang.StringgetCreatedByName()java.util.CalendargetCreatedDate()java.lang.StringgetFileName()java.lang.StringgetFullName()java.lang.StringgetId()java.lang.StringgetLastModifiedById()java.lang.StringgetLastModifiedByName()java.util.CalendargetLastModifiedDate()ManageableStategetManageableState()java.lang.StringgetNamespacePrefix()java.lang.StringgetType()voidload(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetCreatedById(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetCreatedById(java.lang.String createdById)protected voidsetCreatedByName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetCreatedByName(java.lang.String createdByName)protected voidsetCreatedDate(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetCreatedDate(java.util.Calendar createdDate)protected voidsetFileName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFileName(java.lang.String fileName)protected voidsetFullName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFullName(java.lang.String fullName)protected voidsetId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetId(java.lang.String id)protected voidsetLastModifiedById(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLastModifiedById(java.lang.String lastModifiedById)protected voidsetLastModifiedByName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLastModifiedByName(java.lang.String lastModifiedByName)protected voidsetLastModifiedDate(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLastModifiedDate(java.util.Calendar lastModifiedDate)voidsetManageableState(ManageableState manageableState)protected voidsetManageableState(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetNamespacePrefix(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetNamespacePrefix(java.lang.String namespacePrefix)protected voidsetType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetType(java.lang.String type)java.lang.StringtoString()voidwrite(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)
-
-
-
Method Detail
-
getCreatedById
public java.lang.String getCreatedById()
-
setCreatedById
public void setCreatedById(java.lang.String createdById)
-
setCreatedById
protected void setCreatedById(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getCreatedByName
public java.lang.String getCreatedByName()
-
setCreatedByName
public void setCreatedByName(java.lang.String createdByName)
-
setCreatedByName
protected void setCreatedByName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getCreatedDate
public java.util.Calendar getCreatedDate()
-
setCreatedDate
public void setCreatedDate(java.util.Calendar createdDate)
-
setCreatedDate
protected void setCreatedDate(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getFileName
public java.lang.String getFileName()
-
setFileName
public void setFileName(java.lang.String fileName)
-
setFileName
protected void setFileName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getFullName
public java.lang.String getFullName()
-
setFullName
public void setFullName(java.lang.String fullName)
-
setFullName
protected void setFullName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getId
public java.lang.String getId()
-
setId
public void setId(java.lang.String id)
-
setId
protected void setId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getLastModifiedById
public java.lang.String getLastModifiedById()
-
setLastModifiedById
public void setLastModifiedById(java.lang.String lastModifiedById)
-
setLastModifiedById
protected void setLastModifiedById(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getLastModifiedByName
public java.lang.String getLastModifiedByName()
-
setLastModifiedByName
public void setLastModifiedByName(java.lang.String lastModifiedByName)
-
setLastModifiedByName
protected void setLastModifiedByName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getLastModifiedDate
public java.util.Calendar getLastModifiedDate()
-
setLastModifiedDate
public void setLastModifiedDate(java.util.Calendar lastModifiedDate)
-
setLastModifiedDate
protected void setLastModifiedDate(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getManageableState
public ManageableState getManageableState()
-
setManageableState
public void setManageableState(ManageableState manageableState)
-
setManageableState
protected void setManageableState(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getNamespacePrefix
public java.lang.String getNamespacePrefix()
-
setNamespacePrefix
public void setNamespacePrefix(java.lang.String namespacePrefix)
-
setNamespacePrefix
protected void setNamespacePrefix(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getType
public java.lang.String getType()
-
setType
public void setType(java.lang.String type)
-
setType
protected void setType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Specified by:
writein interfacecom.sforce.ws.bind.XMLizable- Throws:
java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Throws:
java.io.IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Specified by:
loadin interfacecom.sforce.ws.bind.XMLizable- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-