Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Class ApplyType

java.lang.Object
  extended by eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.ApplyType

public class ApplyType
extends Object

Java class for ApplyType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ApplyType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="value" type="{http://www.omwg.org/TR/d7/ontology/alignment}valueExprType"/>
       </sequence>
       <attribute name="operation" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String operation
           
protected  ValueExprType value
           
 
Constructor Summary
ApplyType()
           
 
Method Summary
 String getOperation()
          Gets the value of the operation property.
 ValueExprType getValue()
          Gets the value of the value property.
 void setOperation(String value)
          Sets the value of the operation property.
 void setValue(ValueExprType value)
          Sets the value of the value property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected ValueExprType value

operation

protected String operation
Constructor Detail

ApplyType

public ApplyType()
Method Detail

getValue

public ValueExprType getValue()
Gets the value of the value property.

Returns:
possible object is ValueExprType

setValue

public void setValue(ValueExprType value)
Sets the value of the value property.

Parameters:
value - allowed object is ValueExprType

getOperation

public String getOperation()
Gets the value of the operation property.

Returns:
possible object is String

setOperation

public void setOperation(String value)
Sets the value of the operation property.

Parameters:
value - allowed object is String

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d