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

Packages that use AbstractOfferingType
net.opengis.swes.v_2_0   
 

Uses of AbstractOfferingType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as AbstractOfferingType
protected  AbstractOfferingType AbstractOfferingPropertyType.abstractOffering
           
protected  AbstractOfferingType AbstractContentsType.Offering.abstractOffering
           
 

Methods in net.opengis.swes.v_2_0 that return AbstractOfferingType
 AbstractOfferingType AbstractOfferingPropertyType.getAbstractOffering()
          Gets the value of the abstractOffering property.
 AbstractOfferingType AbstractContentsType.Offering.getAbstractOffering()
          Gets the value of the abstractOffering property.
 AbstractOfferingType AbstractOfferingType.withDescription(String value)
           
 AbstractOfferingType AbstractOfferingType.withExtension(Collection<Object> values)
           
 AbstractOfferingType AbstractOfferingType.withExtension(List<Object> value)
           
 AbstractOfferingType AbstractOfferingType.withExtension(Object... values)
           
 AbstractOfferingType AbstractOfferingType.withId(String value)
           
 AbstractOfferingType AbstractOfferingType.withIdentifier(String value)
           
 AbstractOfferingType AbstractOfferingType.withName(CodeType... values)
           
 AbstractOfferingType AbstractOfferingType.withName(Collection<CodeType> values)
           
 AbstractOfferingType AbstractOfferingType.withName(List<CodeType> value)
           
 AbstractOfferingType AbstractOfferingType.withObservableProperty(Collection<String> values)
           
 AbstractOfferingType AbstractOfferingType.withObservableProperty(List<String> value)
           
 AbstractOfferingType AbstractOfferingType.withObservableProperty(String... values)
           
 AbstractOfferingType AbstractOfferingType.withProcedure(String value)
           
 AbstractOfferingType AbstractOfferingType.withProcedureDescriptionFormat(Collection<String> values)
           
 AbstractOfferingType AbstractOfferingType.withProcedureDescriptionFormat(List<String> value)
           
 AbstractOfferingType AbstractOfferingType.withProcedureDescriptionFormat(String... values)
           
 AbstractOfferingType AbstractOfferingType.withRelatedFeature(AbstractOfferingType.RelatedFeature... values)
           
 AbstractOfferingType AbstractOfferingType.withRelatedFeature(Collection<AbstractOfferingType.RelatedFeature> values)
           
 AbstractOfferingType AbstractOfferingType.withRelatedFeature(List<AbstractOfferingType.RelatedFeature> value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type AbstractOfferingType
 JAXBElement<AbstractOfferingType> ObjectFactory.createAbstractOffering(AbstractOfferingType value)
          Create an instance of JAXBElement<AbstractOfferingType>}
 

Methods in net.opengis.swes.v_2_0 with parameters of type AbstractOfferingType
 JAXBElement<AbstractOfferingType> ObjectFactory.createAbstractOffering(AbstractOfferingType value)
          Create an instance of JAXBElement<AbstractOfferingType>}
 void AbstractOfferingPropertyType.setAbstractOffering(AbstractOfferingType value)
          Sets the value of the abstractOffering property.
 void AbstractContentsType.Offering.setAbstractOffering(AbstractOfferingType value)
          Sets the value of the abstractOffering property.
 AbstractOfferingPropertyType AbstractOfferingPropertyType.withAbstractOffering(AbstractOfferingType value)
           
 AbstractContentsType.Offering AbstractContentsType.Offering.withAbstractOffering(AbstractOfferingType value)
           
 



Copyright © 2008-2015. All Rights Reserved.