Humboldt Alignment Editor 2.5.0

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

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

public class ValueClassType
extends Object

Java class for ValueClassType complex type.

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

 <complexType name="ValueClassType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}value" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
       <attribute ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}resource"/>
       <attribute ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}about"/>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String about
           
protected  String resource
           
protected  List<ValueExprType> value
           
 
Constructor Summary
ValueClassType()
           
 
Method Summary
 String getAbout()
          Gets the value of the about property.
 String getResource()
          Gets the value of the resource property.
 List<ValueExprType> getValue()
          Gets the value of the value property.
 void setAbout(String value)
          Sets the value of the about property.
 void setResource(String value)
          Sets the value of the resource property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected List<ValueExprType> value

resource

protected String resource

about

protected String about
Constructor Detail

ValueClassType

public ValueClassType()
Method Detail

getValue

public List<ValueExprType> getValue()
Gets the value of the value property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the value property.

For example, to add a new item, do as follows:

    getValue().add(newItem);
 

Objects of the following type(s) are allowed in the list ValueExprType


getResource

public String getResource()
Gets the value of the resource property.

Returns:
possible object is String

setResource

public void setResource(String value)
Sets the value of the resource property.

Parameters:
value - allowed object is String

getAbout

public String getAbout()
Gets the value of the about property.

Returns:
possible object is String

setAbout

public void setAbout(String value)
Sets the value of the about property.

Parameters:
value - allowed object is String

Humboldt Alignment Editor 2.5.0

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