Modifier and Type | Field and Description |
---|---|
protected Schemas |
Modlet.schemas |
Modifier and Type | Method and Description |
---|---|
Schemas |
Schemas.clone()
Creates and returns a deep copy of this object.
|
Schemas |
ObjectFactory.createSchemas()
Create an instance of
Schemas |
Schemas |
Modlet.getSchemas()
Gets the value of the schemas property.
|
Schemas |
Modlets.getSchemas(String model)
Gets schemas for a model from this list of modlets.
|
Schemas |
Modlets.getSchemas(URI publicId)
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<Schemas> |
ObjectFactory.createSchemas(Schemas value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<Schemas> |
ObjectFactory.createSchemas(Schemas value)
|
void |
Modlet.setSchemas(Schemas value)
Sets the value of the schemas property.
|
Constructor and Description |
---|
Schemas(Schemas o)
Creates a new
Schemas instance by deeply copying a given Schemas instance. |
Copyright © 2005–2014 The JOMC Project. All rights reserved.