/xservices-scmtypes/branches/xservices-scmtypes-jre5/.classpath |
---|
0,0 → 1,19 |
<?xml version="1.0" encoding="UTF-8"?> |
<classpath> |
<classpathentry kind="src" path="src"/> |
<classpathentry kind="lib" path="C:/JAVA-DEV/eclipselink/jlib/moxy/com.sun.tools.xjc_2.2.0.jar"/> |
<classpathentry kind="lib" path="C:/JAVA-DEV/eclipselink/jlib/moxy/com.sun.xml.bind_2.2.0.v201004141950.jar"/> |
<classpathentry kind="lib" path="C:/JAVA-DEV/eclipselink/jlib/moxy/javax.xml.bind_2.2.0.v201105210648.jar"/> |
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"> |
<attributes> |
<attribute name="owner.project.facets" value="jst.utility"/> |
</attributes> |
</classpathentry> |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7"> |
<attributes> |
<attribute name="owner.project.facets" value="java"/> |
</attributes> |
</classpathentry> |
<classpathentry kind="output" path="build/classes"/> |
</classpath> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/.project |
---|
0,0 → 1,30 |
<?xml version="1.0" encoding="UTF-8"?> |
<projectDescription> |
<name>XServicesSCMTypes</name> |
<comment></comment> |
<projects> |
</projects> |
<buildSpec> |
<buildCommand> |
<name>org.eclipse.jdt.core.javabuilder</name> |
<arguments> |
</arguments> |
</buildCommand> |
<buildCommand> |
<name>org.eclipse.wst.common.project.facet.core.builder</name> |
<arguments> |
</arguments> |
</buildCommand> |
<buildCommand> |
<name>org.eclipse.wst.validation.validationbuilder</name> |
<arguments> |
</arguments> |
</buildCommand> |
</buildSpec> |
<natures> |
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature> |
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> |
<nature>org.eclipse.wst.common.project.facet.core.nature</nature> |
<nature>org.eclipse.jdt.core.javanature</nature> |
</natures> |
</projectDescription> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/.settings/org.eclipse.jdt.core.prefs |
---|
0,0 → 1,11 |
eclipse.preferences.version=1 |
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled |
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 |
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve |
org.eclipse.jdt.core.compiler.compliance=1.5 |
org.eclipse.jdt.core.compiler.debug.lineNumber=generate |
org.eclipse.jdt.core.compiler.debug.localVariable=generate |
org.eclipse.jdt.core.compiler.debug.sourceFile=generate |
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error |
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error |
org.eclipse.jdt.core.compiler.source=1.5 |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml |
---|
0,0 → 1,20 |
<root> |
<facet id="jpt.jaxb"> |
<node name="libprov"> |
<attribute name="provider-id" value="jaxb-jre-library-provider"/> |
</node> |
<node name="platform"> |
<attribute name="platform-id" value="generic_2_2"/> |
</node> |
<node name="schemas"> |
<node name="schema-1"> |
<attribute name="location" value="platform:/resource/XServicesSCMTypes/src/SCMTypes.xsd"/> |
<attribute name="namespace" value="http://ws.brutex.net/SCMTypes"/> |
</node> |
<node name="schema-2"> |
<attribute name="location" value="platform:/resource/XServicesSCMTypes/src/SCMFindingsTypes.xsd"/> |
<attribute name="namespace" value="http://ws.brutex.net/SCMFindingsTypes"/> |
</node> |
</node> |
</facet> |
</root> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/.settings/org.eclipse.wst.common.project.facet.core.xml |
---|
0,0 → 1,8 |
<?xml version="1.0" encoding="UTF-8"?> |
<faceted-project> |
<runtime name="Apache Tomcat v7.0"/> |
<fixed facet="jst.utility"/> |
<installed facet="jpt.jaxb" version="2.2"/> |
<installed facet="jst.utility" version="1.0"/> |
<installed facet="java" version="1.5"/> |
</faceted-project> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/.settings/org.eclipse.wst.common.component |
---|
0,0 → 1,5 |
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> |
<wb-module deploy-name="XServicesSCMTypes"> |
<wb-resource deploy-path="/" source-path="/src"/> |
</wb-module> |
</project-modules> |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/META-INF/MANIFEST.MF |
---|
0,0 → 1,3 |
Manifest-Version: 1.0 |
Class-Path: |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/SCMTypes.xsd |
---|
0,0 → 1,89 |
<?xml version="1.0" encoding="UTF-8"?> |
<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://ws.brutex.net/SCMTypes" |
xmlns:tns="http://ws.brutex.net/SCMTypes" |
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" |
jaxb:version="1.0" |
xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc" |
jaxb:extensionBindingPrefixes="xjc" elementFormDefault="qualified"> |
<annotation> |
<appinfo> |
<jaxb:globalBindings> |
<xjc:simple /> |
<xjc:serializable uid="19800606"/> |
</jaxb:globalBindings> |
</appinfo> |
</annotation> |
<element name="ItemListType"> |
<complexType> |
<sequence> |
<element name="Item" type="tns:ItemType" minOccurs="0" maxOccurs="unbounded"/> |
</sequence> |
</complexType> |
</element> |
<complexType name="ItemType"> |
<sequence> |
<element name="isLeaf" type="boolean" /> |
<element name="isBinary" type="boolean" /> |
<element name="path" type="string" /> |
<element name="name" type="string" /> |
<element name="fullname" type="anyURI" /> |
<element name="remotepath" type="string" /> |
<element name="remotename" type="string" /> |
<element name="remotefullname" type="anyURI" /> |
<element name="description" type="string" /> |
<element name="tipRevision" type="tns:RevisionType" nillable="false"/> |
<element name="revision" type="tns:RevisionType" minOccurs="0" maxOccurs="unbounded"/> |
<element name="attribute" type="tns:AttributeType" minOccurs="0" maxOccurs="unbounded"/> |
<element name="ROOT" type="string"/> |
<element name="content" type="string" nillable="false"/> |
<element name="data" type="base64Binary" nillable="true"/> |
</sequence> |
</complexType> |
<complexType name="RevisionType"> |
<sequence> |
<element name="revision" type="string" nillable="false" /> |
<element name="comment" type="string" /> |
</sequence> |
</complexType> |
<complexType name="TagType"> |
<sequence> |
<element name="name" type="string" nillable="false" /> |
<element name="comment" type="string" /> |
</sequence> |
</complexType> |
<complexType name="TagListType"> |
<sequence> |
<element name="tags" type="tns:TagType" minOccurs="0" maxOccurs="unbounded"/> |
</sequence></complexType> |
<complexType name="AttributeType"> |
<sequence> |
<element name="name" type="string"/> |
<element name="value" type="string"/> |
</sequence> |
</complexType> |
<complexType name="ModuleType"> |
<sequence> |
<element name="name" type="string" nillable="false" /> |
<element name="status" type="string" /> |
<element name="path" type="string" /> |
<element name="type" type="string" /> |
</sequence> |
</complexType> |
<complexType name="ModuleListType"> |
<sequence> |
<element name="modules" type="tns:ModuleType" minOccurs="0" maxOccurs="unbounded" /> |
</sequence> |
</complexType> |
</schema> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scm/ItemType.java |
---|
0,0 → 1,460 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.14 at 07:35:52 AM MEZ |
// |
package net.brutex.xservices.types.scm; |
import java.io.Serializable; |
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.XmlElement; |
import javax.xml.bind.annotation.XmlSchemaType; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <p>Java class for ItemType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="ItemType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="isLeaf" type="{http://www.w3.org/2001/XMLSchema}boolean"/> |
* <element name="isBinary" type="{http://www.w3.org/2001/XMLSchema}boolean"/> |
* <element name="path" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="fullname" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> |
* <element name="remotepath" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="remotename" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="remotefullname" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> |
* <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="tipRevision" type="{http://ws.brutex.net/SCMTypes}RevisionType"/> |
* <element name="revision" type="{http://ws.brutex.net/SCMTypes}RevisionType" maxOccurs="unbounded" minOccurs="0"/> |
* <element name="attribute" type="{http://ws.brutex.net/SCMTypes}AttributeType" maxOccurs="unbounded" minOccurs="0"/> |
* <element name="ROOT" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="content" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="data" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "ItemType", propOrder = { |
"isLeaf", |
"isBinary", |
"path", |
"name", |
"fullname", |
"remotepath", |
"remotename", |
"remotefullname", |
"description", |
"tipRevision", |
"revisions", |
"attributes", |
"root", |
"content", |
"data" |
}) |
public class ItemType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
protected boolean isLeaf; |
protected boolean isBinary; |
@XmlElement(required = true) |
protected String path; |
@XmlElement(required = true) |
protected String name; |
@XmlElement(required = true) |
@XmlSchemaType(name = "anyURI") |
protected String fullname; |
@XmlElement(required = true) |
protected String remotepath; |
@XmlElement(required = true) |
protected String remotename; |
@XmlElement(required = true) |
@XmlSchemaType(name = "anyURI") |
protected String remotefullname; |
@XmlElement(required = true) |
protected String description; |
@XmlElement(required = true) |
protected RevisionType tipRevision; |
@XmlElement(name = "revision") |
protected List<RevisionType> revisions; |
@XmlElement(name = "attribute") |
protected List<AttributeType> attributes; |
@XmlElement(name = "ROOT", required = true) |
protected String root; |
@XmlElement(required = true) |
protected String content; |
@XmlElement(required = true, nillable = true) |
protected byte[] data; |
/** |
* Gets the value of the isLeaf property. |
* |
*/ |
public boolean isIsLeaf() { |
return isLeaf; |
} |
/** |
* Sets the value of the isLeaf property. |
* |
*/ |
public void setIsLeaf(boolean value) { |
this.isLeaf = value; |
} |
/** |
* Gets the value of the isBinary property. |
* |
*/ |
public boolean isIsBinary() { |
return isBinary; |
} |
/** |
* Sets the value of the isBinary property. |
* |
*/ |
public void setIsBinary(boolean value) { |
this.isBinary = value; |
} |
/** |
* Gets the value of the path property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getPath() { |
return path; |
} |
/** |
* Sets the value of the path property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setPath(String value) { |
this.path = value; |
} |
/** |
* Gets the value of the name property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getName() { |
return name; |
} |
/** |
* Sets the value of the name property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setName(String value) { |
this.name = value; |
} |
/** |
* Gets the value of the fullname property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getFullname() { |
return fullname; |
} |
/** |
* Sets the value of the fullname property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setFullname(String value) { |
this.fullname = value; |
} |
/** |
* Gets the value of the remotepath property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getRemotepath() { |
return remotepath; |
} |
/** |
* Sets the value of the remotepath property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setRemotepath(String value) { |
this.remotepath = value; |
} |
/** |
* Gets the value of the remotename property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getRemotename() { |
return remotename; |
} |
/** |
* Sets the value of the remotename property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setRemotename(String value) { |
this.remotename = value; |
} |
/** |
* Gets the value of the remotefullname property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getRemotefullname() { |
return remotefullname; |
} |
/** |
* Sets the value of the remotefullname property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setRemotefullname(String value) { |
this.remotefullname = value; |
} |
/** |
* Gets the value of the description property. |
* |
* @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 tipRevision property. |
* |
* @return |
* possible object is |
* {@link RevisionType } |
* |
*/ |
public RevisionType getTipRevision() { |
return tipRevision; |
} |
/** |
* Sets the value of the tipRevision property. |
* |
* @param value |
* allowed object is |
* {@link RevisionType } |
* |
*/ |
public void setTipRevision(RevisionType value) { |
this.tipRevision = value; |
} |
/** |
* Gets the value of the revisions 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 revisions property. |
* |
* <p> |
* For example, to add a new item, do as follows: |
* <pre> |
* getRevisions().add(newItem); |
* </pre> |
* |
* |
* <p> |
* Objects of the following type(s) are allowed in the list |
* {@link RevisionType } |
* |
* |
*/ |
public List<RevisionType> getRevisions() { |
if (revisions == null) { |
revisions = new ArrayList<RevisionType>(); |
} |
return this.revisions; |
} |
/** |
* Gets the value of the attributes 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 attributes property. |
* |
* <p> |
* For example, to add a new item, do as follows: |
* <pre> |
* getAttributes().add(newItem); |
* </pre> |
* |
* |
* <p> |
* Objects of the following type(s) are allowed in the list |
* {@link AttributeType } |
* |
* |
*/ |
public List<AttributeType> getAttributes() { |
if (attributes == null) { |
attributes = new ArrayList<AttributeType>(); |
} |
return this.attributes; |
} |
/** |
* Gets the value of the root property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getROOT() { |
return root; |
} |
/** |
* Sets the value of the root property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setROOT(String value) { |
this.root = value; |
} |
/** |
* Gets the value of the content property. |
* |
* @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; |
} |
/** |
* Gets the value of the data property. |
* |
* @return |
* possible object is |
* byte[] |
*/ |
public byte[] getData() { |
return data; |
} |
/** |
* Sets the value of the data property. |
* |
* @param value |
* allowed object is |
* byte[] |
*/ |
public void setData(byte[] value) { |
this.data = ((byte[]) value); |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scm/RevisionType.java |
---|
0,0 → 1,101 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.14 at 07:35:52 AM MEZ |
// |
package net.brutex.xservices.types.scm; |
import java.io.Serializable; |
import javax.xml.bind.annotation.XmlAccessType; |
import javax.xml.bind.annotation.XmlAccessorType; |
import javax.xml.bind.annotation.XmlElement; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <p>Java class for RevisionType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="RevisionType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="revision" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="comment" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "RevisionType", propOrder = { |
"revision", |
"comment" |
}) |
public class RevisionType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
@XmlElement(required = true) |
protected String revision; |
@XmlElement(required = true) |
protected String comment; |
/** |
* Gets the value of the revision property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getRevision() { |
return revision; |
} |
/** |
* Sets the value of the revision property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setRevision(String value) { |
this.revision = value; |
} |
/** |
* Gets the value of the comment property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getComment() { |
return comment; |
} |
/** |
* Sets the value of the comment property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setComment(String value) { |
this.comment = value; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scm/ModuleListType.java |
---|
0,0 → 1,78 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.14 at 07:35:52 AM MEZ |
// |
package net.brutex.xservices.types.scm; |
import java.io.Serializable; |
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.XmlType; |
/** |
* <p>Java class for ModuleListType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="ModuleListType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="modules" type="{http://ws.brutex.net/SCMTypes}ModuleType" maxOccurs="unbounded" minOccurs="0"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "ModuleListType", propOrder = { |
"modules" |
}) |
public class ModuleListType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
protected List<ModuleType> modules; |
/** |
* Gets the value of the modules 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 modules property. |
* |
* <p> |
* For example, to add a new item, do as follows: |
* <pre> |
* getModules().add(newItem); |
* </pre> |
* |
* |
* <p> |
* Objects of the following type(s) are allowed in the list |
* {@link ModuleType } |
* |
* |
*/ |
public List<ModuleType> getModules() { |
if (modules == null) { |
modules = new ArrayList<ModuleType>(); |
} |
return this.modules; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scm/package-info.java |
---|
0,0 → 1,9 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.14 at 07:35:52 AM MEZ |
// |
@javax.xml.bind.annotation.XmlSchema(namespace = "http://ws.brutex.net/SCMTypes", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) |
package net.brutex.xservices.types.scm; |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scm/AttributeType.java |
---|
0,0 → 1,101 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.14 at 07:35:52 AM MEZ |
// |
package net.brutex.xservices.types.scm; |
import java.io.Serializable; |
import javax.xml.bind.annotation.XmlAccessType; |
import javax.xml.bind.annotation.XmlAccessorType; |
import javax.xml.bind.annotation.XmlElement; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <p>Java class for AttributeType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="AttributeType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "AttributeType", propOrder = { |
"name", |
"value" |
}) |
public class AttributeType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
@XmlElement(required = true) |
protected String name; |
@XmlElement(required = true) |
protected String value; |
/** |
* Gets the value of the name property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getName() { |
return name; |
} |
/** |
* Sets the value of the name property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setName(String value) { |
this.name = 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; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scm/ModuleType.java |
---|
0,0 → 1,157 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.14 at 07:35:52 AM MEZ |
// |
package net.brutex.xservices.types.scm; |
import java.io.Serializable; |
import javax.xml.bind.annotation.XmlAccessType; |
import javax.xml.bind.annotation.XmlAccessorType; |
import javax.xml.bind.annotation.XmlElement; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <p>Java class for ModuleType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="ModuleType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="path" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="type" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "ModuleType", propOrder = { |
"name", |
"status", |
"path", |
"type" |
}) |
public class ModuleType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
@XmlElement(required = true) |
protected String name; |
@XmlElement(required = true) |
protected String status; |
@XmlElement(required = true) |
protected String path; |
@XmlElement(required = true) |
protected String type; |
/** |
* Gets the value of the name property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getName() { |
return name; |
} |
/** |
* Sets the value of the name property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setName(String value) { |
this.name = value; |
} |
/** |
* Gets the value of the status property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getStatus() { |
return status; |
} |
/** |
* Sets the value of the status property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setStatus(String value) { |
this.status = value; |
} |
/** |
* Gets the value of the path property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getPath() { |
return path; |
} |
/** |
* Sets the value of the path property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setPath(String value) { |
this.path = 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; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scm/TagListType.java |
---|
0,0 → 1,78 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.14 at 07:35:52 AM MEZ |
// |
package net.brutex.xservices.types.scm; |
import java.io.Serializable; |
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.XmlType; |
/** |
* <p>Java class for TagListType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="TagListType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="tags" type="{http://ws.brutex.net/SCMTypes}TagType" maxOccurs="unbounded" minOccurs="0"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "TagListType", propOrder = { |
"tags" |
}) |
public class TagListType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
protected List<TagType> tags; |
/** |
* Gets the value of the tags 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 tags property. |
* |
* <p> |
* For example, to add a new item, do as follows: |
* <pre> |
* getTags().add(newItem); |
* </pre> |
* |
* |
* <p> |
* Objects of the following type(s) are allowed in the list |
* {@link TagType } |
* |
* |
*/ |
public List<TagType> getTags() { |
if (tags == null) { |
tags = new ArrayList<TagType>(); |
} |
return this.tags; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scm/ItemListType.java |
---|
0,0 → 1,82 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.14 at 07:35:52 AM MEZ |
// |
package net.brutex.xservices.types.scm; |
import java.io.Serializable; |
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.XmlElement; |
import javax.xml.bind.annotation.XmlRootElement; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <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"> |
* <sequence> |
* <element name="Item" type="{http://ws.brutex.net/SCMTypes}ItemType" maxOccurs="unbounded" minOccurs="0"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "", propOrder = { |
"items" |
}) |
@XmlRootElement(name = "ItemListType") |
public class ItemListType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
@XmlElement(name = "Item") |
protected List<ItemType> items; |
/** |
* Gets the value of the items 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 items property. |
* |
* <p> |
* For example, to add a new item, do as follows: |
* <pre> |
* getItems().add(newItem); |
* </pre> |
* |
* |
* <p> |
* Objects of the following type(s) are allowed in the list |
* {@link ItemType } |
* |
* |
*/ |
public List<ItemType> getItems() { |
if (items == null) { |
items = new ArrayList<ItemType>(); |
} |
return this.items; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scm/TagType.java |
---|
0,0 → 1,101 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.14 at 07:35:52 AM MEZ |
// |
package net.brutex.xservices.types.scm; |
import java.io.Serializable; |
import javax.xml.bind.annotation.XmlAccessType; |
import javax.xml.bind.annotation.XmlAccessorType; |
import javax.xml.bind.annotation.XmlElement; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <p>Java class for TagType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="TagType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="comment" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "TagType", propOrder = { |
"name", |
"comment" |
}) |
public class TagType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
@XmlElement(required = true) |
protected String name; |
@XmlElement(required = true) |
protected String comment; |
/** |
* Gets the value of the name property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getName() { |
return name; |
} |
/** |
* Sets the value of the name property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setName(String value) { |
this.name = value; |
} |
/** |
* Gets the value of the comment property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getComment() { |
return comment; |
} |
/** |
* Sets the value of the comment property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setComment(String value) { |
this.comment = value; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scm/ObjectFactory.java |
---|
0,0 → 1,103 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.14 at 07:35:52 AM MEZ |
// |
package net.brutex.xservices.types.scm; |
import javax.xml.bind.annotation.XmlRegistry; |
/** |
* This object contains factory methods for each |
* Java content interface and Java element interface |
* generated in the net.brutex.xservices.types.scm package. |
* <p>An ObjectFactory allows you to programatically |
* construct new instances of the Java representation |
* for XML content. The Java representation of XML |
* content can consist of schema derived interfaces |
* and classes representing the binding of schema |
* type definitions, element declarations and model |
* groups. Factory methods for each of these are |
* provided in this class. |
* |
*/ |
@XmlRegistry |
public class ObjectFactory { |
/** |
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.brutex.xservices.types.scm |
* |
*/ |
public ObjectFactory() { |
} |
/** |
* Create an instance of {@link TagListType } |
* |
*/ |
public TagListType createTagListType() { |
return new TagListType(); |
} |
/** |
* Create an instance of {@link ItemListType } |
* |
*/ |
public ItemListType createItemListType() { |
return new ItemListType(); |
} |
/** |
* Create an instance of {@link RevisionType } |
* |
*/ |
public RevisionType createRevisionType() { |
return new RevisionType(); |
} |
/** |
* Create an instance of {@link ItemType } |
* |
*/ |
public ItemType createItemType() { |
return new ItemType(); |
} |
/** |
* Create an instance of {@link ModuleType } |
* |
*/ |
public ModuleType createModuleType() { |
return new ModuleType(); |
} |
/** |
* Create an instance of {@link ModuleListType } |
* |
*/ |
public ModuleListType createModuleListType() { |
return new ModuleListType(); |
} |
/** |
* Create an instance of {@link AttributeType } |
* |
*/ |
public AttributeType createAttributeType() { |
return new AttributeType(); |
} |
/** |
* Create an instance of {@link TagType } |
* |
*/ |
public TagType createTagType() { |
return new TagType(); |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scmfindings/FindingsListType.java |
---|
0,0 → 1,82 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.16 at 05:17:00 PM MEZ |
// |
package net.brutex.xservices.types.scmfindings; |
import java.io.Serializable; |
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.XmlElement; |
import javax.xml.bind.annotation.XmlRootElement; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <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"> |
* <sequence> |
* <element name="Finding" type="{http://ws.brutex.net/SCMFindingsTypes}FindingType" maxOccurs="unbounded" minOccurs="0"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "", propOrder = { |
"findings" |
}) |
@XmlRootElement(name = "FindingsListType") |
public class FindingsListType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
@XmlElement(name = "Finding") |
protected List<FindingType> findings; |
/** |
* Gets the value of the findings 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 findings property. |
* |
* <p> |
* For example, to add a new item, do as follows: |
* <pre> |
* getFindings().add(newItem); |
* </pre> |
* |
* |
* <p> |
* Objects of the following type(s) are allowed in the list |
* {@link FindingType } |
* |
* |
*/ |
public List<FindingType> getFindings() { |
if (findings == null) { |
findings = new ArrayList<FindingType>(); |
} |
return this.findings; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scmfindings/FindingType.java |
---|
0,0 → 1,450 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.16 at 05:17:00 PM MEZ |
// |
package net.brutex.xservices.types.scmfindings; |
import java.io.Serializable; |
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.XmlElement; |
import javax.xml.bind.annotation.XmlSchemaType; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <p>Java class for FindingType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="FindingType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="path" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="fullname" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> |
* <element name="remotepath" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="remotename" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="remotefullname" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> |
* <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="findingList" type="{http://ws.brutex.net/SCMFindingsTypes}FindingDetailsType" maxOccurs="unbounded"/> |
* <element name="attributeList" type="{http://ws.brutex.net/SCMFindingsTypes}AttributeType" maxOccurs="unbounded" minOccurs="0"/> |
* <element name="ROOT" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="filesearch" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="contentsearch" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="content" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="data" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "FindingType", propOrder = { |
"path", |
"name", |
"fullname", |
"remotepath", |
"remotename", |
"remotefullname", |
"description", |
"findingLists", |
"attributeLists", |
"root", |
"filesearch", |
"contentsearch", |
"content", |
"data" |
}) |
public class FindingType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
@XmlElement(required = true) |
protected String path; |
@XmlElement(required = true) |
protected String name; |
@XmlElement(required = true) |
@XmlSchemaType(name = "anyURI") |
protected String fullname; |
@XmlElement(required = true) |
protected String remotepath; |
@XmlElement(required = true) |
protected String remotename; |
@XmlElement(required = true) |
@XmlSchemaType(name = "anyURI") |
protected String remotefullname; |
@XmlElement(required = true) |
protected String description; |
@XmlElement(name = "findingList", required = true) |
protected List<FindingDetailsType> findingLists; |
@XmlElement(name = "attributeList") |
protected List<AttributeType> attributeLists; |
@XmlElement(name = "ROOT", required = true) |
protected String root; |
@XmlElement(required = true) |
protected String filesearch; |
@XmlElement(required = true) |
protected String contentsearch; |
@XmlElement(required = true, nillable = true) |
protected String content; |
@XmlElement(required = true, nillable = true) |
protected byte[] data; |
/** |
* Gets the value of the path property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getPath() { |
return path; |
} |
/** |
* Sets the value of the path property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setPath(String value) { |
this.path = value; |
} |
/** |
* Gets the value of the name property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getName() { |
return name; |
} |
/** |
* Sets the value of the name property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setName(String value) { |
this.name = value; |
} |
/** |
* Gets the value of the fullname property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getFullname() { |
return fullname; |
} |
/** |
* Sets the value of the fullname property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setFullname(String value) { |
this.fullname = value; |
} |
/** |
* Gets the value of the remotepath property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getRemotepath() { |
return remotepath; |
} |
/** |
* Sets the value of the remotepath property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setRemotepath(String value) { |
this.remotepath = value; |
} |
/** |
* Gets the value of the remotename property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getRemotename() { |
return remotename; |
} |
/** |
* Sets the value of the remotename property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setRemotename(String value) { |
this.remotename = value; |
} |
/** |
* Gets the value of the remotefullname property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getRemotefullname() { |
return remotefullname; |
} |
/** |
* Sets the value of the remotefullname property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setRemotefullname(String value) { |
this.remotefullname = value; |
} |
/** |
* Gets the value of the description property. |
* |
* @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 findingLists 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 findingLists property. |
* |
* <p> |
* For example, to add a new item, do as follows: |
* <pre> |
* getFindingLists().add(newItem); |
* </pre> |
* |
* |
* <p> |
* Objects of the following type(s) are allowed in the list |
* {@link FindingDetailsType } |
* |
* |
*/ |
public List<FindingDetailsType> getFindingLists() { |
if (findingLists == null) { |
findingLists = new ArrayList<FindingDetailsType>(); |
} |
return this.findingLists; |
} |
/** |
* Gets the value of the attributeLists 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 attributeLists property. |
* |
* <p> |
* For example, to add a new item, do as follows: |
* <pre> |
* getAttributeLists().add(newItem); |
* </pre> |
* |
* |
* <p> |
* Objects of the following type(s) are allowed in the list |
* {@link AttributeType } |
* |
* |
*/ |
public List<AttributeType> getAttributeLists() { |
if (attributeLists == null) { |
attributeLists = new ArrayList<AttributeType>(); |
} |
return this.attributeLists; |
} |
/** |
* Gets the value of the root property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getROOT() { |
return root; |
} |
/** |
* Sets the value of the root property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setROOT(String value) { |
this.root = value; |
} |
/** |
* Gets the value of the filesearch property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getFilesearch() { |
return filesearch; |
} |
/** |
* Sets the value of the filesearch property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setFilesearch(String value) { |
this.filesearch = value; |
} |
/** |
* Gets the value of the contentsearch property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getContentsearch() { |
return contentsearch; |
} |
/** |
* Sets the value of the contentsearch property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setContentsearch(String value) { |
this.contentsearch = value; |
} |
/** |
* Gets the value of the content property. |
* |
* @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; |
} |
/** |
* Gets the value of the data property. |
* |
* @return |
* possible object is |
* byte[] |
*/ |
public byte[] getData() { |
return data; |
} |
/** |
* Sets the value of the data property. |
* |
* @param value |
* allowed object is |
* byte[] |
*/ |
public void setData(byte[] value) { |
this.data = ((byte[]) value); |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scmfindings/RevisionType.java |
---|
0,0 → 1,101 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.16 at 05:17:00 PM MEZ |
// |
package net.brutex.xservices.types.scmfindings; |
import java.io.Serializable; |
import javax.xml.bind.annotation.XmlAccessType; |
import javax.xml.bind.annotation.XmlAccessorType; |
import javax.xml.bind.annotation.XmlElement; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <p>Java class for RevisionType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="RevisionType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="revision" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="comment" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "RevisionType", propOrder = { |
"revision", |
"comment" |
}) |
public class RevisionType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
@XmlElement(required = true) |
protected String revision; |
@XmlElement(required = true) |
protected String comment; |
/** |
* Gets the value of the revision property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getRevision() { |
return revision; |
} |
/** |
* Sets the value of the revision property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setRevision(String value) { |
this.revision = value; |
} |
/** |
* Gets the value of the comment property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getComment() { |
return comment; |
} |
/** |
* Sets the value of the comment property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setComment(String value) { |
this.comment = value; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scmfindings/package-info.java |
---|
0,0 → 1,9 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.16 at 05:17:00 PM MEZ |
// |
@javax.xml.bind.annotation.XmlSchema(namespace = "http://ws.brutex.net/SCMFindingsTypes", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) |
package net.brutex.xservices.types.scmfindings; |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scmfindings/AttributeType.java |
---|
0,0 → 1,101 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.16 at 05:17:00 PM MEZ |
// |
package net.brutex.xservices.types.scmfindings; |
import java.io.Serializable; |
import javax.xml.bind.annotation.XmlAccessType; |
import javax.xml.bind.annotation.XmlAccessorType; |
import javax.xml.bind.annotation.XmlElement; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <p>Java class for AttributeType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="AttributeType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* <element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "AttributeType", propOrder = { |
"name", |
"value" |
}) |
public class AttributeType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
@XmlElement(required = true) |
protected String name; |
@XmlElement(required = true) |
protected String value; |
/** |
* Gets the value of the name property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getName() { |
return name; |
} |
/** |
* Sets the value of the name property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setName(String value) { |
this.name = 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; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scmfindings/FindingDetailsType.java |
---|
0,0 → 1,136 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.16 at 05:17:00 PM MEZ |
// |
package net.brutex.xservices.types.scmfindings; |
import java.io.Serializable; |
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.XmlElement; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <p>Java class for FindingDetailsType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="FindingDetailsType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="fullmatch" type="{http://ws.brutex.net/SCMFindingsTypes}GroupMatchListType"/> |
* <element name="matchList" type="{http://ws.brutex.net/SCMFindingsTypes}GroupMatchListType" maxOccurs="unbounded" minOccurs="0"/> |
* <element name="revision" type="{http://ws.brutex.net/SCMFindingsTypes}RevisionType"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "FindingDetailsType", propOrder = { |
"fullmatch", |
"matchLists", |
"revision" |
}) |
public class FindingDetailsType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
@XmlElement(required = true) |
protected GroupMatchListType fullmatch; |
@XmlElement(name = "matchList") |
protected List<GroupMatchListType> matchLists; |
@XmlElement(required = true) |
protected RevisionType revision; |
/** |
* Gets the value of the fullmatch property. |
* |
* @return |
* possible object is |
* {@link GroupMatchListType } |
* |
*/ |
public GroupMatchListType getFullmatch() { |
return fullmatch; |
} |
/** |
* Sets the value of the fullmatch property. |
* |
* @param value |
* allowed object is |
* {@link GroupMatchListType } |
* |
*/ |
public void setFullmatch(GroupMatchListType value) { |
this.fullmatch = value; |
} |
/** |
* Gets the value of the matchLists 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 matchLists property. |
* |
* <p> |
* For example, to add a new item, do as follows: |
* <pre> |
* getMatchLists().add(newItem); |
* </pre> |
* |
* |
* <p> |
* Objects of the following type(s) are allowed in the list |
* {@link GroupMatchListType } |
* |
* |
*/ |
public List<GroupMatchListType> getMatchLists() { |
if (matchLists == null) { |
matchLists = new ArrayList<GroupMatchListType>(); |
} |
return this.matchLists; |
} |
/** |
* Gets the value of the revision property. |
* |
* @return |
* possible object is |
* {@link RevisionType } |
* |
*/ |
public RevisionType getRevision() { |
return revision; |
} |
/** |
* Sets the value of the revision property. |
* |
* @param value |
* allowed object is |
* {@link RevisionType } |
* |
*/ |
public void setRevision(RevisionType value) { |
this.revision = value; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scmfindings/GroupMatchListType.java |
---|
0,0 → 1,130 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.16 at 05:17:00 PM MEZ |
// |
package net.brutex.xservices.types.scmfindings; |
import java.io.Serializable; |
import javax.xml.bind.annotation.XmlAccessType; |
import javax.xml.bind.annotation.XmlAccessorType; |
import javax.xml.bind.annotation.XmlElement; |
import javax.xml.bind.annotation.XmlType; |
/** |
* <p>Java class for GroupMatchListType complex type. |
* |
* <p>The following schema fragment specifies the expected content contained within this class. |
* |
* <pre> |
* <complexType name="GroupMatchListType"> |
* <complexContent> |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> |
* <sequence> |
* <element name="matchGroup" type="{http://www.w3.org/2001/XMLSchema}int"/> |
* <element name="matchAtIndex" type="{http://www.w3.org/2001/XMLSchema}long"/> |
* <element name="matchToIndex" type="{http://www.w3.org/2001/XMLSchema}long"/> |
* <element name="matchString" type="{http://www.w3.org/2001/XMLSchema}string"/> |
* </sequence> |
* </restriction> |
* </complexContent> |
* </complexType> |
* </pre> |
* |
* |
*/ |
@XmlAccessorType(XmlAccessType.FIELD) |
@XmlType(name = "GroupMatchListType", propOrder = { |
"matchGroup", |
"matchAtIndex", |
"matchToIndex", |
"matchString" |
}) |
public class GroupMatchListType |
implements Serializable |
{ |
private final static long serialVersionUID = 19800606L; |
protected int matchGroup; |
protected long matchAtIndex; |
protected long matchToIndex; |
@XmlElement(required = true) |
protected String matchString; |
/** |
* Gets the value of the matchGroup property. |
* |
*/ |
public int getMatchGroup() { |
return matchGroup; |
} |
/** |
* Sets the value of the matchGroup property. |
* |
*/ |
public void setMatchGroup(int value) { |
this.matchGroup = value; |
} |
/** |
* Gets the value of the matchAtIndex property. |
* |
*/ |
public long getMatchAtIndex() { |
return matchAtIndex; |
} |
/** |
* Sets the value of the matchAtIndex property. |
* |
*/ |
public void setMatchAtIndex(long value) { |
this.matchAtIndex = value; |
} |
/** |
* Gets the value of the matchToIndex property. |
* |
*/ |
public long getMatchToIndex() { |
return matchToIndex; |
} |
/** |
* Sets the value of the matchToIndex property. |
* |
*/ |
public void setMatchToIndex(long value) { |
this.matchToIndex = value; |
} |
/** |
* Gets the value of the matchString property. |
* |
* @return |
* possible object is |
* {@link String } |
* |
*/ |
public String getMatchString() { |
return matchString; |
} |
/** |
* Sets the value of the matchString property. |
* |
* @param value |
* allowed object is |
* {@link String } |
* |
*/ |
public void setMatchString(String value) { |
this.matchString = value; |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/net/brutex/xservices/types/scmfindings/ObjectFactory.java |
---|
0,0 → 1,87 |
// |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 |
// 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: 2012.11.16 at 05:17:00 PM MEZ |
// |
package net.brutex.xservices.types.scmfindings; |
import javax.xml.bind.annotation.XmlRegistry; |
/** |
* This object contains factory methods for each |
* Java content interface and Java element interface |
* generated in the net.brutex.xservices.types.scmfindings package. |
* <p>An ObjectFactory allows you to programatically |
* construct new instances of the Java representation |
* for XML content. The Java representation of XML |
* content can consist of schema derived interfaces |
* and classes representing the binding of schema |
* type definitions, element declarations and model |
* groups. Factory methods for each of these are |
* provided in this class. |
* |
*/ |
@XmlRegistry |
public class ObjectFactory { |
/** |
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.brutex.xservices.types.scmfindings |
* |
*/ |
public ObjectFactory() { |
} |
/** |
* Create an instance of {@link FindingDetailsType } |
* |
*/ |
public FindingDetailsType createFindingDetailsType() { |
return new FindingDetailsType(); |
} |
/** |
* Create an instance of {@link RevisionType } |
* |
*/ |
public RevisionType createRevisionType() { |
return new RevisionType(); |
} |
/** |
* Create an instance of {@link FindingsListType } |
* |
*/ |
public FindingsListType createFindingsListType() { |
return new FindingsListType(); |
} |
/** |
* Create an instance of {@link AttributeType } |
* |
*/ |
public AttributeType createAttributeType() { |
return new AttributeType(); |
} |
/** |
* Create an instance of {@link GroupMatchListType } |
* |
*/ |
public GroupMatchListType createGroupMatchListType() { |
return new GroupMatchListType(); |
} |
/** |
* Create an instance of {@link FindingType } |
* |
*/ |
public FindingType createFindingType() { |
return new FindingType(); |
} |
} |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/branches/xservices-scmtypes-jre5/src/SCMFindingsTypes.xsd |
---|
0,0 → 1,78 |
<?xml version="1.0" encoding="UTF-8"?> |
<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://ws.brutex.net/SCMFindingsTypes" |
xmlns:tns="http://ws.brutex.net/SCMFindingsTypes" |
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" |
jaxb:version="1.0" |
xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc" |
jaxb:extensionBindingPrefixes="xjc" elementFormDefault="qualified"> |
<annotation> |
<appinfo> |
<jaxb:globalBindings> |
<xjc:simple /> |
<xjc:serializable uid="19800606"/> |
</jaxb:globalBindings> |
</appinfo> |
</annotation> |
<element name="FindingsListType"> |
<complexType> |
<sequence> |
<element name="Finding" type="tns:FindingType" minOccurs="0" maxOccurs="unbounded"/> |
</sequence> |
</complexType> |
</element> |
<complexType name="FindingType"> |
<sequence> |
<element name="path" type="string" /> |
<element name="name" type="string" /> |
<element name="fullname" type="anyURI" /> |
<element name="remotepath" type="string" /> |
<element name="remotename" type="string" /> |
<element name="remotefullname" type="anyURI" /> |
<element name="description" type="string" /> |
<element name="findingList" type="tns:FindingDetailsType" maxOccurs="unbounded" minOccurs="1"/> |
<element name="attributeList" type="tns:AttributeType" maxOccurs="unbounded" minOccurs="0"/> |
<element name="ROOT" type="string" nillable="false"/> |
<element name="filesearch" type="string" nillable="false"/> |
<element name="contentsearch" type="string" nillable="false"/> |
<element name="content" type="string" nillable="true"/> |
<element name="data" type="base64Binary" nillable="true"/> |
</sequence> |
</complexType> |
<complexType name="FindingDetailsType"> |
<sequence> |
<element name="fullmatch" type="tns:GroupMatchListType"/> |
<element name="matchList" type="tns:GroupMatchListType" minOccurs="0" maxOccurs="unbounded"/> |
<element name="revision" type="tns:RevisionType" /> |
</sequence> |
</complexType> |
<complexType name="GroupMatchListType"> |
<sequence> |
<element name="matchGroup" type="int"/> |
<element name="matchAtIndex" type="long"/> |
<element name="matchToIndex" type="long"/> |
<element name="matchString" type="string"/> |
</sequence> |
</complexType> |
<complexType name="RevisionType"> |
<sequence> |
<element name="revision" type="string" nillable="false" /> |
<element name="comment" type="string" /> |
</sequence> |
</complexType> |
<complexType name="AttributeType"> |
<sequence> |
<element name="name" type="string"/> |
<element name="value" type="string"/> |
</sequence> |
</complexType> |
</schema> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |