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

Packages that use AbstractSWESType
net.opengis.swes.v_2_0   
 

Uses of AbstractSWESType in net.opengis.swes.v_2_0
 

Subclasses of AbstractSWESType in net.opengis.swes.v_2_0
 class AbstractContentsType
          Java class for AbstractContentsType complex type.
 class AbstractOfferingType
          Java class for AbstractOfferingType complex type.
 class FilterDialectMetadataType
          Java class for FilterDialectMetadataType complex type.
 class NotificationBrokerMetadataType
          Java class for NotificationBrokerMetadataType complex type.
 class NotificationProducerMetadataType
          Java class for NotificationProducerMetadataType complex type.
 class OfferingChangedType
          Java class for OfferingChangedType complex type.
 class SensorChangedType
          Java class for SensorChangedType complex type.
 class SensorDescriptionUpdatedType
          Java class for SensorDescriptionUpdatedType complex type.
 class SWESEventType
          Java class for SWESEventType complex type.
 

Fields in net.opengis.swes.v_2_0 with type parameters of type AbstractSWESType
protected  JAXBElement<? extends AbstractSWESType> AbstractSWESPropertyType.abstractSWES
           
 

Methods in net.opengis.swes.v_2_0 that return AbstractSWESType
 AbstractSWESType AbstractSWESType.withDescription(String value)
           
 AbstractSWESType AbstractSWESType.withExtension(Collection<Object> values)
           
 AbstractSWESType AbstractSWESType.withExtension(List<Object> value)
           
 AbstractSWESType AbstractSWESType.withExtension(Object... values)
           
 AbstractSWESType AbstractSWESType.withId(String value)
           
 AbstractSWESType AbstractSWESType.withIdentifier(String value)
           
 AbstractSWESType AbstractSWESType.withName(CodeType... values)
           
 AbstractSWESType AbstractSWESType.withName(Collection<CodeType> values)
           
 AbstractSWESType AbstractSWESType.withName(List<CodeType> value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type AbstractSWESType
 JAXBElement<AbstractSWESType> ObjectFactory.createAbstractSWES(AbstractSWESType value)
          Create an instance of JAXBElement<AbstractSWESType>}
 JAXBElement<? extends AbstractSWESType> AbstractSWESPropertyType.getAbstractSWES()
          Gets the value of the abstractSWES property.
 

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

Method parameters in net.opengis.swes.v_2_0 with type arguments of type AbstractSWESType
 void AbstractSWESPropertyType.setAbstractSWES(JAXBElement<? extends AbstractSWESType> value)
          Sets the value of the abstractSWES property.
 AbstractSWESPropertyType AbstractSWESPropertyType.withAbstractSWES(JAXBElement<? extends AbstractSWESType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.