Packagecom.salesforce.objects
Classpublic class Metadata
InheritanceMetadata Inheritance SoapObject Inheritance mx.utils.ObjectProxy
SubclassesCustomField, CustomObject



Public Properties
 PropertyDefined by
  fullName : String
Metadata
Public Methods
 MethodDefined by
  
getExists():Boolean
Metadata
  
setExists(val:Boolean):void
Metadata
  
toString():String
Metadata
 Inherited
toXml(objectNs:String, elementName:String, writer:XmlWriter):void
SoapObject
Property detail
fullNameproperty
public var fullName:String

This property can be used as the source for data binding.

Method detail
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