|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappedSchema | |
---|---|
eu.esdihumboldt.hale.io.project.jaxb.generated |
Uses of MappedSchema in eu.esdihumboldt.hale.io.project.jaxb.generated |
---|
Fields in eu.esdihumboldt.hale.io.project.jaxb.generated declared as MappedSchema | |
---|---|
protected MappedSchema |
HaleProject.sourceSchema
|
protected MappedSchema |
HaleProject.targetSchema
|
Methods in eu.esdihumboldt.hale.io.project.jaxb.generated that return MappedSchema | |
---|---|
MappedSchema |
ObjectFactory.createMappedSchema()
Create an instance of MappedSchema |
MappedSchema |
HaleProject.getSourceSchema()
Gets the value of the sourceSchema property. |
MappedSchema |
HaleProject.getTargetSchema()
Gets the value of the targetSchema property. |
Methods in eu.esdihumboldt.hale.io.project.jaxb.generated that return types with arguments of type MappedSchema | |
---|---|
JAXBElement<MappedSchema> |
ObjectFactory.createMappedSchema(MappedSchema value)
Create an instance of JAXBElement < MappedSchema
> |
Methods in eu.esdihumboldt.hale.io.project.jaxb.generated with parameters of type MappedSchema | |
---|---|
JAXBElement<MappedSchema> |
ObjectFactory.createMappedSchema(MappedSchema value)
Create an instance of JAXBElement < MappedSchema
> |
void |
HaleProject.setSourceSchema(MappedSchema value)
Sets the value of the sourceSchema property. |
void |
HaleProject.setTargetSchema(MappedSchema value)
Sets the value of the targetSchema property. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |