org.geotools.wfs.v2_0.bindings
Class TransactionTypeBinding
Object
AbstractComplexBinding
AbstractComplexEMFBinding
TransactionTypeBinding
- All Implemented Interfaces:
- Binding, ComplexBinding
public class TransactionTypeBinding
- extends AbstractComplexEMFBinding
Method Summary |
QName |
getTarget()
|
protected void |
setProperty(EObject eObject,
String property,
Object value,
boolean lax)
Internal method for reflectively setting the property of an eobject. |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionTypeBinding
public TransactionTypeBinding()
getTarget
public QName getTarget()
- Returns:
- The qualified name of the target for the binding.
setProperty
protected void setProperty(EObject eObject,
String property,
Object value,
boolean lax)
- Description copied from class:
AbstractComplexEMFBinding
- Internal method for reflectively setting the property of an eobject.
Subclasses may override.
- Overrides:
setProperty
in class AbstractComplexEMFBinding
Copyright © 1996-2014 Geotools. All Rights Reserved.