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

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

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

Methods in net.opengis.eml.x001 that return EventCharacteristicsType.Attributes
 EventCharacteristicsType.Attributes EventCharacteristicsType.addNewAttributes()
          Appends and returns a new empty "attributes" element
 EventCharacteristicsType.Attributes EventCharacteristicsType.getAttributes()
          Gets the "attributes" element
static EventCharacteristicsType.Attributes EventCharacteristicsType.Attributes.Factory.newInstance()
           
static EventCharacteristicsType.Attributes EventCharacteristicsType.Attributes.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type EventCharacteristicsType.Attributes
 void EventCharacteristicsType.setAttributes(EventCharacteristicsType.Attributes attributes)
          Sets the "attributes" element
 

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

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

Methods in net.opengis.eml.x001.impl that return EventCharacteristicsType.Attributes
 EventCharacteristicsType.Attributes EventCharacteristicsTypeImpl.addNewAttributes()
          Appends and returns a new empty "attributes" element
 EventCharacteristicsType.Attributes EventCharacteristicsTypeImpl.getAttributes()
          Gets the "attributes" element
 

Methods in net.opengis.eml.x001.impl with parameters of type EventCharacteristicsType.Attributes
 void EventCharacteristicsTypeImpl.setAttributes(EventCharacteristicsType.Attributes attributes)
          Sets the "attributes" element
 



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