Uses of Class
net.opengis.eml.x001.EventContentUnionSemantics.Enum

Packages that use EventContentUnionSemantics.Enum
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of EventContentUnionSemantics.Enum in net.opengis.eml.x001
 

Fields in net.opengis.eml.x001 declared as EventContentUnionSemantics.Enum
static EventContentUnionSemantics.Enum EventContentUnionSemantics.CHARACTERISTICS
           
static EventContentUnionSemantics.Enum EventContentUnionSemantics.LEAF
           
 

Methods in net.opengis.eml.x001 that return EventContentUnionSemantics.Enum
static EventContentUnionSemantics.Enum EventContentUnionSemantics.Enum.forInt(int i)
          Returns the enum value corresponding to an int, or null if none.
static EventContentUnionSemantics.Enum EventContentUnionSemantics.Enum.forString(String s)
          Returns the enum value for a string, or null if none.
 EventContentUnionSemantics.Enum EventContentPropertyType.getUnionSemantics()
          Gets the "unionSemantics" attribute
 

Methods in net.opengis.eml.x001 with parameters of type EventContentUnionSemantics.Enum
 void EventContentPropertyType.setUnionSemantics(EventContentUnionSemantics.Enum unionSemantics)
          Sets the "unionSemantics" attribute
 

Uses of EventContentUnionSemantics.Enum in net.opengis.eml.x001.impl
 

Methods in net.opengis.eml.x001.impl that return EventContentUnionSemantics.Enum
 EventContentUnionSemantics.Enum EventContentPropertyTypeImpl.getUnionSemantics()
          Gets the "unionSemantics" attribute
 

Methods in net.opengis.eml.x001.impl with parameters of type EventContentUnionSemantics.Enum
 void EventContentPropertyTypeImpl.setUnionSemantics(EventContentUnionSemantics.Enum unionSemantics)
          Sets the "unionSemantics" attribute
 



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