Uses of Interface
net.opengis.eml.x001.EventCharacteristicsType.CausalVector

Packages that use EventCharacteristicsType.CausalVector
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of EventCharacteristicsType.CausalVector in net.opengis.eml.x001
 

Methods in net.opengis.eml.x001 that return EventCharacteristicsType.CausalVector
 EventCharacteristicsType.CausalVector EventCharacteristicsType.addNewCausalVector()
          Appends and returns a new empty "causalVector" element
 EventCharacteristicsType.CausalVector EventCharacteristicsType.getCausalVector()
          Gets the "causalVector" element
static EventCharacteristicsType.CausalVector EventCharacteristicsType.CausalVector.Factory.newInstance()
           
static EventCharacteristicsType.CausalVector EventCharacteristicsType.CausalVector.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type EventCharacteristicsType.CausalVector
 void EventCharacteristicsType.setCausalVector(EventCharacteristicsType.CausalVector causalVector)
          Sets the "causalVector" element
 

Uses of EventCharacteristicsType.CausalVector in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement EventCharacteristicsType.CausalVector
static class EventCharacteristicsTypeImpl.CausalVectorImpl
          An XML causalVector(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return EventCharacteristicsType.CausalVector
 EventCharacteristicsType.CausalVector EventCharacteristicsTypeImpl.addNewCausalVector()
          Appends and returns a new empty "causalVector" element
 EventCharacteristicsType.CausalVector EventCharacteristicsTypeImpl.getCausalVector()
          Gets the "causalVector" element
 

Methods in net.opengis.eml.x001.impl with parameters of type EventCharacteristicsType.CausalVector
 void EventCharacteristicsTypeImpl.setCausalVector(EventCharacteristicsType.CausalVector causalVector)
          Sets the "causalVector" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.