Humboldt Alignment Editor 2.5.0

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

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

public class PropertyCollectionType
extends Object

Java class for PropertyCollectionType complex type.

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

 <complexType name="PropertyCollectionType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="item" maxOccurs="unbounded" minOccurs="2">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}Property"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class PropertyCollectionType.Item
          Java class for anonymous complex type.
 
Field Summary
protected  List<PropertyCollectionType.Item> item
           
 
Constructor Summary
PropertyCollectionType()
           
 
Method Summary
 List<PropertyCollectionType.Item> getItem()
          Gets the value of the item property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

item

protected List<PropertyCollectionType.Item> item
Constructor Detail

PropertyCollectionType

public PropertyCollectionType()
Method Detail

getItem

public List<PropertyCollectionType.Item> getItem()
Gets the value of the item 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 item property.

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

    getItem().add(newItem);
 

Objects of the following type(s) are allowed in the list PropertyCollectionType.Item


Humboldt Alignment Editor 2.5.0

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