public class

NewSetRelationhipIds

extends Array
java.lang.Object
   ↳ org.xmlsoap.schemas.soap.encoding.Array
     ↳ com.sugarcrm.sugarcrm.NewSetRelationhipIds

Class Overview

Java class for new_set_relationhip_ids complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="new_set_relationhip_ids">
   <complexContent>
     <restriction base="{http://schemas.xmlsoap.org/soap/encoding/}Array">
       <attribute ref="{http://schemas.xmlsoap.org/soap/encoding/}arrayType"/>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

[Expand]
Inherited Fields
From class org.xmlsoap.schemas.soap.encoding.Array
Public Constructors
NewSetRelationhipIds()
[Expand]
Inherited Methods
From class org.xmlsoap.schemas.soap.encoding.Array
From class java.lang.Object

Public Constructors

public NewSetRelationhipIds ()