org.geotools.wfs.v2_0.bindings
Class TransactionTypeBinding

Object
  extended by AbstractComplexBinding
      extended by AbstractComplexEMFBinding
          extended by TransactionTypeBinding
All Implemented Interfaces:
Binding, ComplexBinding

public class TransactionTypeBinding
extends AbstractComplexEMFBinding


Field Summary
 
Fields inherited from interface Binding
AFTER, BEFORE, OVERRIDE
 
Constructor Summary
TransactionTypeBinding()
           
 
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 AbstractComplexEMFBinding
createEObject, getProperty, getType, parse
 
Methods inherited from class AbstractComplexBinding
encode, getExecutionMode, getProperties, getProperties, initialize, initializeChildContext
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionTypeBinding

public TransactionTypeBinding()
Method Detail

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.