Uses of Class
net.opengis.swes.v_2_0.SWESEventType

Packages that use SWESEventType
net.opengis.swes.v_2_0   
 

Uses of SWESEventType in net.opengis.swes.v_2_0
 

Subclasses of SWESEventType in net.opengis.swes.v_2_0
 class OfferingChangedType
          Java class for OfferingChangedType complex type.
 class SensorChangedType
          Java class for SensorChangedType complex type.
 class SensorDescriptionUpdatedType
          Java class for SensorDescriptionUpdatedType complex type.
 

Fields in net.opengis.swes.v_2_0 with type parameters of type SWESEventType
protected  JAXBElement<? extends SWESEventType> SWESEventPropertyType.swesEvent
           
 

Methods in net.opengis.swes.v_2_0 that return SWESEventType
 SWESEventType ObjectFactory.createSWESEventType()
          Create an instance of SWESEventType
 SWESEventType SWESEventType.withCode(String value)
           
 SWESEventType SWESEventType.withDescription(String value)
           
 SWESEventType SWESEventType.withEventTime(XMLGregorianCalendar value)
           
 SWESEventType SWESEventType.withExtension(Collection<Object> values)
           
 SWESEventType SWESEventType.withExtension(List<Object> value)
           
 SWESEventType SWESEventType.withExtension(Object... values)
           
 SWESEventType SWESEventType.withId(String value)
           
 SWESEventType SWESEventType.withIdentifier(String value)
           
 SWESEventType SWESEventType.withMessage(Collection<LanguageStringType> values)
           
 SWESEventType SWESEventType.withMessage(LanguageStringType... values)
           
 SWESEventType SWESEventType.withMessage(List<LanguageStringType> value)
           
 SWESEventType SWESEventType.withName(CodeType... values)
           
 SWESEventType SWESEventType.withName(Collection<CodeType> values)
           
 SWESEventType SWESEventType.withName(List<CodeType> value)
           
 SWESEventType SWESEventType.withService(SWESEventType.Service value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type SWESEventType
 JAXBElement<SWESEventType> ObjectFactory.createSWESEvent(SWESEventType value)
          Create an instance of JAXBElement<SWESEventType>}
 JAXBElement<? extends SWESEventType> SWESEventPropertyType.getSWESEvent()
          Gets the value of the swesEvent property.
 

Methods in net.opengis.swes.v_2_0 with parameters of type SWESEventType
 JAXBElement<SWESEventType> ObjectFactory.createSWESEvent(SWESEventType value)
          Create an instance of JAXBElement<SWESEventType>}
 

Method parameters in net.opengis.swes.v_2_0 with type arguments of type SWESEventType
 void SWESEventPropertyType.setSWESEvent(JAXBElement<? extends SWESEventType> value)
          Sets the value of the swesEvent property.
 SWESEventPropertyType SWESEventPropertyType.withSWESEvent(JAXBElement<? extends SWESEventType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.