|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.jomc.model.bootstrap.BootstrapObject
org.jomc.model.bootstrap.Schema
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public class SchemaModel of a schema.
A schema consists of the properties publicId, systemId,
contextId and classpathId. Property publicId holds the
public id of the schema. Property systemId holds the system id of the
schema. Property contextId holds the JAXB context id of the schema.
Property classpathId holds the classpath location of the schema.
| Field Summary | |
|---|---|
protected String |
classpathId
|
protected String |
contextId
|
protected String |
publicId
|
protected String |
systemId
|
| Constructor Summary | |
|---|---|
Schema()
Creates a new Schema instance. |
|
Schema(Schema o)
Creates a new Schema instance by deeply copying a given instance. |
|
| Method Summary | |
|---|---|
Schema |
clone()
Creates and returns a deep copy of this object. |
String |
getClasspathId()
The classpath id of the schema. |
String |
getContextId()
The context id of the schema. |
String |
getPublicId()
The public id of the schema. |
String |
getSystemId()
The system id of the schema. |
void |
setClasspathId(String value)
Sets the value of the classpathId property. |
void |
setContextId(String value)
Sets the value of the contextId property. |
void |
setPublicId(String value)
Sets the value of the publicId property. |
void |
setSystemId(String value)
Sets the value of the systemId property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected String publicId
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected String systemId
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected String contextId
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected String classpathId
| Constructor Detail |
|---|
public Schema()
Schema instance.
public Schema(Schema o)
Schema instance by deeply copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public String getPublicId()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setPublicId(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public String getSystemId()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setSystemId(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public String getContextId()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setContextId(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public String getClasspathId()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setClasspathId(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public Schema clone()
clone in class BootstrapObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||