com.sugarcrm.ws.soap.IDREFS Maven / Gradle / Ivy
package com.sugarcrm.ws.soap;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAnyAttribute;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlID;
import javax.xml.bind.annotation.XmlIDREF;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.bind.annotation.XmlValue;
import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import javax.xml.namespace.QName;
/**
* Java class for IDREFS complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="IDREFS">
* <simpleContent>
* <extension base="<http://www.w3.org/2001/XMLSchema>IDREFS">
* <attGroup ref="{http://schemas.xmlsoap.org/soap/encoding/}commonAttributes"/>
* <anyAttribute processContents='lax' namespace='##other'/>
* </extension>
* </simpleContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "IDREFS", namespace = "http://schemas.xmlsoap.org/soap/encoding/", propOrder = {
"value"
})
public class IDREFS {
@XmlValue
@XmlIDREF
@XmlSchemaType(name = "IDREFS")
protected List