public class DescribeComponentInstance extends Object implements com.sforce.ws.bind.XMLizable, IDescribeComponentInstance
| Constructor and Description |
|---|
DescribeComponentInstance()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DescribeComponentInstanceProperty[] |
getProperties()
element : properties of type {urn:partner.soap.sforce.com}DescribeComponentInstanceProperty
java type: com.sforce.soap.partner.DescribeComponentInstanceProperty[]
|
String |
getTypeName()
element : typeName of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getTypeNamespace()
element : typeNamespace of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
void |
load(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper) |
protected void |
loadFields(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper) |
void |
setProperties(IDescribeComponentInstanceProperty[] properties) |
void |
setTypeName(String typeName) |
void |
setTypeNamespace(String typeNamespace) |
String |
toString() |
void |
write(QName __element,
com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper) |
protected void |
writeFields(com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper) |
public DescribeComponentInstanceProperty[] getProperties()
IDescribeComponentInstancegetProperties in interface IDescribeComponentInstancepublic void setProperties(IDescribeComponentInstanceProperty[] properties)
setProperties in interface IDescribeComponentInstancepublic String getTypeName()
IDescribeComponentInstancegetTypeName in interface IDescribeComponentInstancepublic void setTypeName(String typeName)
setTypeName in interface IDescribeComponentInstancepublic String getTypeNamespace()
IDescribeComponentInstancegetTypeNamespace in interface IDescribeComponentInstancepublic void setTypeNamespace(String typeNamespace)
setTypeNamespace in interface IDescribeComponentInstancepublic void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
write in interface com.sforce.ws.bind.XMLizableIOExceptionprotected void writeFields(com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException
IOExceptionpublic void load(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException,
com.sforce.ws.ConnectionException
load in interface com.sforce.ws.bind.XMLizableIOExceptioncom.sforce.ws.ConnectionExceptionprotected void loadFields(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException,
com.sforce.ws.ConnectionException
IOExceptioncom.sforce.ws.ConnectionExceptionCopyright © 2015. All Rights Reserved.