Uses of Class
com.sforce.soap.metadata.ValueTypeField
-
-
Uses of ValueTypeField in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ValueTypeField Modifier and Type Method Description ValueTypeField[]ValueTypeField. getFields()ValueTypeFieldDescribeValueTypeResult. getParentField()ValueTypeField[]DescribeValueTypeResult. getValueTypeFields()Methods in com.sforce.soap.metadata with parameters of type ValueTypeField Modifier and Type Method Description voidValueTypeField. setFields(ValueTypeField[] fields)voidDescribeValueTypeResult. setParentField(ValueTypeField parentField)voidDescribeValueTypeResult. setValueTypeFields(ValueTypeField[] valueTypeFields)
-