Class ReferenceId
- java.lang.Object
-
- org.apache.camel.component.salesforce.api.dto.composite.ReferenceId
-
- All Implemented Interfaces:
Serializable
public final class ReferenceId extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)List<RestError>getErrors()StringgetId()StringgetReferenceId()inthashCode()StringtoString()
-