Package com.force.api
Class DescribeSObject.ChildEntity
java.lang.Object
com.force.api.DescribeSObject.ChildEntity
- Enclosing class:
- DescribeSObject
public static class DescribeSObject.ChildEntity extends Object
Child Relationships.
- Since:
- 170
- Author:
- gwester
-
Constructor Summary
Constructors Constructor Description ChildEntity() -
Method Summary
Modifier and Type Method Description StringgetChildSObject()StringgetField()StringgetRelationshipName()BooleanisCascadeDelete()BooleanisDeprecatedAndHidden()
-
Constructor Details
-
ChildEntity
public ChildEntity()
-
-
Method Details