| Package | com.salesforce.objects |
| Class | public class Metadata |
| Inheritance | Metadata SoapObject mx.utils.ObjectProxy |
| Subclasses | CustomField, CustomObject |
| Property | Defined by | ||
|---|---|---|---|
| fullName : String | Metadata | ||
| Method | Defined by | ||
|---|---|---|---|
|
getExists():Boolean
| Metadata | ||
|
setExists(val:Boolean):void
| Metadata | ||
|
toString():String
| Metadata | ||
![]() |
toXml(objectNs:String, elementName:String, writer:XmlWriter):void
| SoapObject | |
| fullName | property |
public var fullName:String
This property can be used as the source for data binding.
| getExists | () | method |
public function getExists():Boolean
Returns
Boolean |
| setExists | () | method |
public function setExists(val:Boolean):voidParameters
val:Boolean |
| toString | () | method |
public function toString():String
Returns
String |