Humboldt Alignment Editor 2.5.0

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

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

public class FormalismType
extends Object

Java class for FormalismType complex type.

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

 <complexType name="FormalismType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="uri" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String name
           
protected  String uri
           
 
Constructor Summary
FormalismType()
           
 
Method Summary
 String getName()
          Gets the value of the name property.
 String getUri()
          Gets the value of the uri property.
 void setName(String value)
          Sets the value of the name property.
 void setUri(String value)
          Sets the value of the uri property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uri

protected String uri

name

protected String name
Constructor Detail

FormalismType

public FormalismType()
Method Detail

getUri

public String getUri()
Gets the value of the uri property.

Returns:
possible object is String

setUri

public void setUri(String value)
Sets the value of the uri property.

Parameters:
value - allowed object is String

getName

public String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

Humboldt Alignment Editor 2.5.0

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