// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2015.07.13 at 12:00:05 PM BRT // package com.ibm.rqm.xml.bind; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAnyElement; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlSchemaType; import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.XmlValue; import javax.xml.datatype.XMLGregorianCalendar; import org.w3c.dom.Element; /** * <p>Java class for anonymous complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> * <complexType> * <complexContent> * <extension base="{http://jazz.net/xmlns/alm/qm/v0.1/}reportableArtifact"> * <sequence> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}snapshot" minOccurs="0"/> * <element name="webId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}alias" maxOccurs="unbounded" minOccurs="0"/> * <element ref="{http://purl.org/dc/elements/1.1/}title"/> * <element ref="{http://purl.org/dc/elements/1.1/}description"/> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}creationDate"/> * <element ref="{http://jazz.net/xmlns/alm/v0.1/}updated"/> * <element ref="{http://jazz.net/xmlns/alm/v0.1/}state"/> * <element ref="{http://purl.org/dc/elements/1.1/}creator"/> * <element ref="{http://jazz.net/xmlns/alm/v0.1/}owner"/> * <element name="locked" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}approvals" minOccurs="0"/> * <element name="tags" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element name="type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}variables"/> * <element name="includeBuiltInVars" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="shareprefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element name="relativepath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element name="manageadapter" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="adapterid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element name="fullpath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element name="authorid" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <attribute ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}resource"/> * </restriction> * </complexContent> * </complexType> * </element> * <element name="ownerid" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <attribute ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}resource"/> * </restriction> * </complexContent> * </complexType> * </element> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}customAttributes" minOccurs="0"/> * <element name="category" maxOccurs="unbounded" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <attribute name="term" type="{http://www.w3.org/2001/XMLSchema}string" /> * <attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" /> * <attribute name="termUUID" type="{http://www.w3.org/2001/XMLSchema}string" /> * <attribute name="valueUUID" type="{http://www.w3.org/2001/XMLSchema}string" /> * </restriction> * </complexContent> * </complexType> * </element> * <element name="workitem" maxOccurs="unbounded" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <attribute name="rel" type="{http://www.w3.org/2001/XMLSchema}string" /> * <attribute name="summary" type="{http://www.w3.org/2001/XMLSchema}string" /> * <attribute name="href" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> * </restriction> * </complexContent> * </complexType> * </element> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}relatedChangeRequest" maxOccurs="unbounded" minOccurs="0"/> * <element name="labresource" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <attribute name="href" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> * <attribute ref="{http://schema.ibm.com/vega/2008/}id"/> * </restriction> * </complexContent> * </complexType> * </element> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}inputParameter" maxOccurs="unbounded" minOccurs="0"/> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}copiedFrom" minOccurs="0"/> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}copiedRoot" minOccurs="0"/> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}esignatures" minOccurs="0"/> * <element ref="{http://jazz.net/xmlns/alm/qm/v0.1/}markerAny"/> * <any processContents='skip' maxOccurs="unbounded" minOccurs="0"/> * </sequence> * </extension> * </complexContent> * </complexType> * </pre> * * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "snapshot", "webId", "alias", "title", "description", "creationDate", "updated", "state", "creator", "owner", "locked", "approvals", "tags", "type", "variables", "includeBuiltInVars", "shareprefix", "relativepath", "manageadapter", "adapterid", "fullpath", "authorid", "ownerid", "customAttributes", "category", "workitem", "relatedChangeRequest", "labresource", "inputParameter", "copiedFrom", "copiedRoot", "esignatures", "markerAny", "any" }) @XmlRootElement(name = "remotescript") public class Remotescript extends ReportableArtifact { protected Snapshot snapshot; protected Integer webId; protected List<Alias> alias; @XmlElement(namespace = "http://purl.org/dc/elements/1.1/", required = true) protected String title; @XmlElement(namespace = "http://purl.org/dc/elements/1.1/", required = true) protected String description; @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar creationDate; @XmlElement(namespace = "http://jazz.net/xmlns/alm/v0.1/", required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar updated; @XmlElement(namespace = "http://jazz.net/xmlns/alm/v0.1/", required = true) protected State state; @XmlElement(namespace = "http://purl.org/dc/elements/1.1/", required = true) protected Creator creator; @XmlElement(namespace = "http://jazz.net/xmlns/alm/v0.1/", required = true) protected Owner owner; protected Boolean locked; protected Approvals approvals; protected String tags; protected String type; @XmlElement(required = true) protected Variables variables; protected Boolean includeBuiltInVars; protected String shareprefix; protected String relativepath; protected Boolean manageadapter; protected String adapterid; protected String fullpath; protected Remotescript.Authorid authorid; protected Remotescript.Ownerid ownerid; protected CustomAttributes customAttributes; protected List<Remotescript.Category> category; protected List<Remotescript.Workitem> workitem; protected List<RelatedChangeRequest> relatedChangeRequest; protected Remotescript.Labresource labresource; protected List<InputParameter> inputParameter; protected CopiedFrom copiedFrom; protected CopiedRoot copiedRoot; protected Esignatures esignatures; @XmlElement(required = true) protected String markerAny; @XmlAnyElement protected List<Element> any; /** * [READ-ONLY] Snapshot metadata associated with the snapshot of the remote script. Note, supported only for remote script snapshots. * * @return * possible object is * {@link Snapshot } * */ public Snapshot getSnapshot() { return snapshot; } /** * Sets the value of the snapshot property. * * @param value * allowed object is * {@link Snapshot } * */ public void setSnapshot(Snapshot value) { this.snapshot = value; } /** * Gets the value of the webId property. * * @return * possible object is * {@link Integer } * */ public Integer getWebId() { return webId; } /** * Sets the value of the webId property. * * @param value * allowed object is * {@link Integer } * */ public void setWebId(Integer value) { this.webId = value; } /** * Gets the value of the alias property. * * <p> * This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a <CODE>set</CODE> method for the alias property. * * <p> * For example, to add a new item, do as follows: * <pre> * getAlias().add(newItem); * </pre> * * * <p> * Objects of the following type(s) are allowed in the list * {@link Alias } * * */ public List<Alias> getAlias() { if (alias == null) { alias = new ArrayList<Alias>(); } return this.alias; } /** * A name given to the remote script. * * @return * possible object is * {@link String } * */ public String getTitle() { return title; } /** * Sets the value of the title property. * * @param value * allowed object is * {@link String } * */ public void setTitle(String value) { this.title = value; } /** * An account of the remote script. * * @return * possible object is * {@link String } * */ public String getDescription() { return description; } /** * Sets the value of the description property. * * @param value * allowed object is * {@link String } * */ public void setDescription(String value) { this.description = value; } /** * Gets the value of the creationDate property. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getCreationDate() { return creationDate; } /** * Sets the value of the creationDate property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setCreationDate(XMLGregorianCalendar value) { this.creationDate = value; } /** * [READ-ONLY] XML dateTime of the last update of the remote script. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getUpdated() { return updated; } /** * Sets the value of the updated property. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setUpdated(XMLGregorianCalendar value) { this.updated = value; } /** * An ID or name of the current state of the remote script. * * @return * possible object is * {@link State } * */ public State getState() { return state; } /** * Sets the value of the state property. * * @param value * allowed object is * {@link State } * */ public void setState(State value) { this.state = value; } /** * [READ-ONLY] [IMMUTABLE] The contributor that created the remote script. * * @return * possible object is * {@link Creator } * */ public Creator getCreator() { return creator; } /** * Sets the value of the creator property. * * @param value * allowed object is * {@link Creator } * */ public void setCreator(Creator value) { this.creator = value; } /** * [READ-ONLY] The contributor that owns the remote script. * * @return * possible object is * {@link Owner } * */ public Owner getOwner() { return owner; } /** * Sets the value of the owner property. * * @param value * allowed object is * {@link Owner } * */ public void setOwner(Owner value) { this.owner = value; } /** * Gets the value of the locked property. * * @return * possible object is * {@link Boolean } * */ public Boolean isLocked() { return locked; } /** * Sets the value of the locked property. * * @param value * allowed object is * {@link Boolean } * */ public void setLocked(Boolean value) { this.locked = value; } /** * A collection of approvals that are associated with the remote script. * * @return * possible object is * {@link Approvals } * */ public Approvals getApprovals() { return approvals; } /** * Sets the value of the approvals property. * * @param value * allowed object is * {@link Approvals } * */ public void setApprovals(Approvals value) { this.approvals = value; } /** * Gets the value of the tags property. * * @return * possible object is * {@link String } * */ public String getTags() { return tags; } /** * Sets the value of the tags property. * * @param value * allowed object is * {@link String } * */ public void setTags(String value) { this.tags = value; } /** * Gets the value of the type property. * * @return * possible object is * {@link String } * */ public String getType() { return type; } /** * Sets the value of the type property. * * @param value * allowed object is * {@link String } * */ public void setType(String value) { this.type = value; } /** * Gets the value of the variables property. * * @return * possible object is * {@link Variables } * */ public Variables getVariables() { return variables; } /** * Sets the value of the variables property. * * @param value * allowed object is * {@link Variables } * */ public void setVariables(Variables value) { this.variables = value; } /** * Gets the value of the includeBuiltInVars property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIncludeBuiltInVars() { return includeBuiltInVars; } /** * Sets the value of the includeBuiltInVars property. * * @param value * allowed object is * {@link Boolean } * */ public void setIncludeBuiltInVars(Boolean value) { this.includeBuiltInVars = value; } /** * Gets the value of the shareprefix property. * * @return * possible object is * {@link String } * */ public String getShareprefix() { return shareprefix; } /** * Sets the value of the shareprefix property. * * @param value * allowed object is * {@link String } * */ public void setShareprefix(String value) { this.shareprefix = value; } /** * Gets the value of the relativepath property. * * @return * possible object is * {@link String } * */ public String getRelativepath() { return relativepath; } /** * Sets the value of the relativepath property. * * @param value * allowed object is * {@link String } * */ public void setRelativepath(String value) { this.relativepath = value; } /** * Gets the value of the manageadapter property. * * @return * possible object is * {@link Boolean } * */ public Boolean isManageadapter() { return manageadapter; } /** * Sets the value of the manageadapter property. * * @param value * allowed object is * {@link Boolean } * */ public void setManageadapter(Boolean value) { this.manageadapter = value; } /** * Gets the value of the adapterid property. * * @return * possible object is * {@link String } * */ public String getAdapterid() { return adapterid; } /** * Sets the value of the adapterid property. * * @param value * allowed object is * {@link String } * */ public void setAdapterid(String value) { this.adapterid = value; } /** * Gets the value of the fullpath property. * * @return * possible object is * {@link String } * */ public String getFullpath() { return fullpath; } /** * Sets the value of the fullpath property. * * @param value * allowed object is * {@link String } * */ public void setFullpath(String value) { this.fullpath = value; } /** * Gets the value of the authorid property. * * @return * possible object is * {@link Remotescript.Authorid } * */ public Remotescript.Authorid getAuthorid() { return authorid; } /** * Sets the value of the authorid property. * * @param value * allowed object is * {@link Remotescript.Authorid } * */ public void setAuthorid(Remotescript.Authorid value) { this.authorid = value; } /** * Gets the value of the ownerid property. * * @return * possible object is * {@link Remotescript.Ownerid } * */ public Remotescript.Ownerid getOwnerid() { return ownerid; } /** * Sets the value of the ownerid property. * * @param value * allowed object is * {@link Remotescript.Ownerid } * */ public void setOwnerid(Remotescript.Ownerid value) { this.ownerid = value; } /** * User defined custom attribute name/value data on this artifact. * * @return * possible object is * {@link CustomAttributes } * */ public CustomAttributes getCustomAttributes() { return customAttributes; } /** * Sets the value of the customAttributes property. * * @param value * allowed object is * {@link CustomAttributes } * */ public void setCustomAttributes(CustomAttributes value) { this.customAttributes = value; } /** * Gets the value of the category property. * * <p> * This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a <CODE>set</CODE> method for the category property. * * <p> * For example, to add a new item, do as follows: * <pre> * getCategory().add(newItem); * </pre> * * * <p> * Objects of the following type(s) are allowed in the list * {@link Remotescript.Category } * * */ public List<Remotescript.Category> getCategory() { if (category == null) { category = new ArrayList<Remotescript.Category>(); } return this.category; } /** * Gets the value of the workitem property. * * <p> * This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a <CODE>set</CODE> method for the workitem property. * * <p> * For example, to add a new item, do as follows: * <pre> * getWorkitem().add(newItem); * </pre> * * * <p> * Objects of the following type(s) are allowed in the list * {@link Remotescript.Workitem } * * */ public List<Remotescript.Workitem> getWorkitem() { if (workitem == null) { workitem = new ArrayList<Remotescript.Workitem>(); } return this.workitem; } /** * Gets the value of the relatedChangeRequest property. * * <p> * This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a <CODE>set</CODE> method for the relatedChangeRequest property. * * <p> * For example, to add a new item, do as follows: * <pre> * getRelatedChangeRequest().add(newItem); * </pre> * * * <p> * Objects of the following type(s) are allowed in the list * {@link RelatedChangeRequest } * * */ public List<RelatedChangeRequest> getRelatedChangeRequest() { if (relatedChangeRequest == null) { relatedChangeRequest = new ArrayList<RelatedChangeRequest>(); } return this.relatedChangeRequest; } /** * Gets the value of the labresource property. * * @return * possible object is * {@link Remotescript.Labresource } * */ public Remotescript.Labresource getLabresource() { return labresource; } /** * Sets the value of the labresource property. * * @param value * allowed object is * {@link Remotescript.Labresource } * */ public void setLabresource(Remotescript.Labresource value) { this.labresource = value; } /** * Gets the value of the inputParameter property. * * <p> * This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a <CODE>set</CODE> method for the inputParameter property. * * <p> * For example, to add a new item, do as follows: * <pre> * getInputParameter().add(newItem); * </pre> * * * <p> * Objects of the following type(s) are allowed in the list * {@link InputParameter } * * */ public List<InputParameter> getInputParameter() { if (inputParameter == null) { inputParameter = new ArrayList<InputParameter>(); } return this.inputParameter; } /** * [READ-ONLY] Link to the remote script from which this remote script was copied. * * @return * possible object is * {@link CopiedFrom } * */ public CopiedFrom getCopiedFrom() { return copiedFrom; } /** * Sets the value of the copiedFrom property. * * @param value * allowed object is * {@link CopiedFrom } * */ public void setCopiedFrom(CopiedFrom value) { this.copiedFrom = value; } /** * [READ-ONLY] Link to the remote script from which this remote script was ultimately derived. * * @return * possible object is * {@link CopiedRoot } * */ public CopiedRoot getCopiedRoot() { return copiedRoot; } /** * Sets the value of the copiedRoot property. * * @param value * allowed object is * {@link CopiedRoot } * */ public void setCopiedRoot(CopiedRoot value) { this.copiedRoot = value; } /** * Gets the value of the esignatures property. * * @return * possible object is * {@link Esignatures } * */ public Esignatures getEsignatures() { return esignatures; } /** * Sets the value of the esignatures property. * * @param value * allowed object is * {@link Esignatures } * */ public void setEsignatures(Esignatures value) { this.esignatures = value; } /** * [READ-ONLY] A empty marker. * * @return * possible object is * {@link String } * */ public String getMarkerAny() { return markerAny; } /** * Sets the value of the markerAny property. * * @param value * allowed object is * {@link String } * */ public void setMarkerAny(String value) { this.markerAny = value; } /** * Gets the value of the any property. * * <p> * This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a <CODE>set</CODE> method for the any property. * * <p> * For example, to add a new item, do as follows: * <pre> * getAny().add(newItem); * </pre> * * * <p> * Objects of the following type(s) are allowed in the list * {@link Element } * * */ public List<Element> getAny() { if (any == null) { any = new ArrayList<Element>(); } return this.any; } /** * [DEPRECATED] [READ-ONLY] The Jazz Team Server (JTS) user ID of the contributor that authored the remote script. * * <p>Java class for anonymous complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <attribute ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}resource"/> * </restriction> * </complexContent> * </complexType> * </pre> * * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "content" }) public static class Authorid { @XmlValue protected String content; @XmlAttribute(namespace = "http://www.w3.org/1999/02/22-rdf-syntax-ns#") @XmlSchemaType(name = "anyURI") protected String resource; /** * [DEPRECATED] [READ-ONLY] The Jazz Team Server (JTS) user ID of the contributor that authored the remote script. * * @return * possible object is * {@link String } * */ public String getContent() { return content; } /** * Sets the value of the content property. * * @param value * allowed object is * {@link String } * */ public void setContent(String value) { this.content = value; } /** * [DEPRECATED] [READ-ONLY] The Jazz Team Server (JTS) URL of the contributor that authored the remote script. * * @return * possible object is * {@link String } * */ public String getResource() { return resource; } /** * Sets the value of the resource property. * * @param value * allowed object is * {@link String } * */ public void setResource(String value) { this.resource = value; } } /** * <p>Java class for anonymous complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <attribute name="term" type="{http://www.w3.org/2001/XMLSchema}string" /> * <attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" /> * <attribute name="termUUID" type="{http://www.w3.org/2001/XMLSchema}string" /> * <attribute name="valueUUID" type="{http://www.w3.org/2001/XMLSchema}string" /> * </restriction> * </complexContent> * </complexType> * </pre> * * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "") public static class Category { @XmlAttribute protected String term; @XmlAttribute protected String value; @XmlAttribute protected String termUUID; @XmlAttribute protected String valueUUID; /** * Gets the value of the term property. * * @return * possible object is * {@link String } * */ public String getTerm() { return term; } /** * Sets the value of the term property. * * @param value * allowed object is * {@link String } * */ public void setTerm(String value) { this.term = value; } /** * Gets the value of the value property. * * @return * possible object is * {@link String } * */ public String getValue() { return value; } /** * Sets the value of the value property. * * @param value * allowed object is * {@link String } * */ public void setValue(String value) { this.value = value; } /** * Gets the value of the termUUID property. * * @return * possible object is * {@link String } * */ public String getTermUUID() { return termUUID; } /** * Sets the value of the termUUID property. * * @param value * allowed object is * {@link String } * */ public void setTermUUID(String value) { this.termUUID = value; } /** * Gets the value of the valueUUID property. * * @return * possible object is * {@link String } * */ public String getValueUUID() { return valueUUID; } /** * Sets the value of the valueUUID property. * * @param value * allowed object is * {@link String } * */ public void setValueUUID(String value) { this.valueUUID = value; } } /** * <p>Java class for anonymous complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <attribute name="href" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> * <attribute ref="{http://schema.ibm.com/vega/2008/}id"/> * </restriction> * </complexContent> * </complexType> * </pre> * * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "") public static class Labresource { @XmlAttribute(required = true) @XmlSchemaType(name = "anyURI") protected String href; @XmlAttribute(namespace = "http://schema.ibm.com/vega/2008/") protected String id; /** * Gets the value of the href property. * * @return * possible object is * {@link String } * */ public String getHref() { return href; } /** * Sets the value of the href property. * * @param value * allowed object is * {@link String } * */ public void setHref(String value) { this.href = value; } /** * [DEPRECATED] [READ-ONLY] * * @return * possible object is * {@link String } * */ public String getId() { return id; } /** * Sets the value of the id property. * * @param value * allowed object is * {@link String } * */ public void setId(String value) { this.id = value; } } /** * [DEPRECATED] The Jazz Team Server (JTS) user ID of the contributor that owns the remote script. * * <p>Java class for anonymous complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <attribute ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}resource"/> * </restriction> * </complexContent> * </complexType> * </pre> * * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "content" }) public static class Ownerid { @XmlValue protected String content; @XmlAttribute(namespace = "http://www.w3.org/1999/02/22-rdf-syntax-ns#") @XmlSchemaType(name = "anyURI") protected String resource; /** * [DEPRECATED] The Jazz Team Server (JTS) user ID of the contributor that owns the remote script. * * @return * possible object is * {@link String } * */ public String getContent() { return content; } /** * Sets the value of the content property. * * @param value * allowed object is * {@link String } * */ public void setContent(String value) { this.content = value; } /** * [DEPRECATED] [READ-ONLY] The Jazz Team Server (JTS) URL of the contributor that owns the remote script. * * @return * possible object is * {@link String } * */ public String getResource() { return resource; } /** * Sets the value of the resource property. * * @param value * allowed object is * {@link String } * */ public void setResource(String value) { this.resource = value; } } /** * <p>Java class for anonymous complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <attribute name="rel" type="{http://www.w3.org/2001/XMLSchema}string" /> * <attribute name="summary" type="{http://www.w3.org/2001/XMLSchema}string" /> * <attribute name="href" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> * </restriction> * </complexContent> * </complexType> * </pre> * * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "") public static class Workitem { @XmlAttribute protected String rel; @XmlAttribute protected String summary; @XmlAttribute(required = true) @XmlSchemaType(name = "anyURI") protected String href; /** * Gets the value of the rel property. * * @return * possible object is * {@link String } * */ public String getRel() { return rel; } /** * Sets the value of the rel property. * * @param value * allowed object is * {@link String } * */ public void setRel(String value) { this.rel = value; } /** * Gets the value of the summary property. * * @return * possible object is * {@link String } * */ public String getSummary() { return summary; } /** * Sets the value of the summary property. * * @param value * allowed object is * {@link String } * */ public void setSummary(String value) { this.summary = value; } /** * Gets the value of the href property. * * @return * possible object is * {@link String } * */ public String getHref() { return href; } /** * Sets the value of the href property. * * @param value * allowed object is * {@link String } * */ public void setHref(String value) { this.href = value; } } }