org.deegree.metadata.persistence.iso19115.jaxb
Class CoupledResourceInspector
java.lang.Object
org.deegree.metadata.persistence.iso19115.jaxb.AbstractInspector
org.deegree.metadata.persistence.iso19115.jaxb.CoupledResourceInspector
public class CoupledResourceInspector
- extends AbstractInspector
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.deegree.org/datasource/metadata/iso19115}AbstractInspectorType">
<attribute name="throwConsistencyError" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</extension>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
throwConsistencyError
protected boolean throwConsistencyError
CoupledResourceInspector
public CoupledResourceInspector()
isThrowConsistencyError
public boolean isThrowConsistencyError()
- Gets the value of the throwConsistencyError property.
setThrowConsistencyError
public void setThrowConsistencyError(boolean value)
- Sets the value of the throwConsistencyError property.
Copyright © 2011. All Rights Reserved.