Uses of Class
net.opengis.swes.v_2_0.AbstractContentsType.Offering

Packages that use AbstractContentsType.Offering
net.opengis.swes.v_2_0   
 

Uses of AbstractContentsType.Offering in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 with type parameters of type AbstractContentsType.Offering
protected  List<AbstractContentsType.Offering> AbstractContentsType.offering
           
 

Methods in net.opengis.swes.v_2_0 that return AbstractContentsType.Offering
 AbstractContentsType.Offering ObjectFactory.createAbstractContentsTypeOffering()
          Create an instance of AbstractContentsType.Offering
 AbstractContentsType.Offering AbstractContentsType.Offering.withAbstractOffering(AbstractOfferingType value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type AbstractContentsType.Offering
 List<AbstractContentsType.Offering> AbstractContentsType.getOffering()
          Gets the value of the offering property.
 

Methods in net.opengis.swes.v_2_0 with parameters of type AbstractContentsType.Offering
 AbstractContentsType AbstractContentsType.withOffering(AbstractContentsType.Offering... values)
           
 

Method parameters in net.opengis.swes.v_2_0 with type arguments of type AbstractContentsType.Offering
 void AbstractContentsType.setOffering(List<AbstractContentsType.Offering> value)
           
 AbstractContentsType AbstractContentsType.withOffering(Collection<AbstractContentsType.Offering> values)
           
 AbstractContentsType AbstractContentsType.withOffering(List<AbstractContentsType.Offering> value)
           
 



Copyright © 2008-2015. All Rights Reserved.