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

Packages that use AbstractContentsType
net.opengis.swes.v_2_0   
 

Uses of AbstractContentsType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as AbstractContentsType
protected  AbstractContentsType AbstractContentsPropertyType.abstractContents
           
 

Methods in net.opengis.swes.v_2_0 that return AbstractContentsType
 AbstractContentsType AbstractContentsPropertyType.getAbstractContents()
          Gets the value of the abstractContents property.
 AbstractContentsType AbstractContentsType.withDescription(String value)
           
 AbstractContentsType AbstractContentsType.withExtension(Collection<Object> values)
           
 AbstractContentsType AbstractContentsType.withExtension(List<Object> value)
           
 AbstractContentsType AbstractContentsType.withExtension(Object... values)
           
 AbstractContentsType AbstractContentsType.withId(String value)
           
 AbstractContentsType AbstractContentsType.withIdentifier(String value)
           
 AbstractContentsType AbstractContentsType.withName(CodeType... values)
           
 AbstractContentsType AbstractContentsType.withName(Collection<CodeType> values)
           
 AbstractContentsType AbstractContentsType.withName(List<CodeType> value)
           
 AbstractContentsType AbstractContentsType.withObservableProperty(Collection<String> values)
           
 AbstractContentsType AbstractContentsType.withObservableProperty(List<String> value)
           
 AbstractContentsType AbstractContentsType.withObservableProperty(String... values)
           
 AbstractContentsType AbstractContentsType.withOffering(AbstractContentsType.Offering... values)
           
 AbstractContentsType AbstractContentsType.withOffering(Collection<AbstractContentsType.Offering> values)
           
 AbstractContentsType AbstractContentsType.withOffering(List<AbstractContentsType.Offering> value)
           
 AbstractContentsType AbstractContentsType.withProcedureDescriptionFormat(Collection<String> values)
           
 AbstractContentsType AbstractContentsType.withProcedureDescriptionFormat(List<String> value)
           
 AbstractContentsType AbstractContentsType.withProcedureDescriptionFormat(String... values)
           
 AbstractContentsType AbstractContentsType.withRelatedFeature(AbstractContentsType.RelatedFeature... values)
           
 AbstractContentsType AbstractContentsType.withRelatedFeature(Collection<AbstractContentsType.RelatedFeature> values)
           
 AbstractContentsType AbstractContentsType.withRelatedFeature(List<AbstractContentsType.RelatedFeature> value)
           
 

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

Methods in net.opengis.swes.v_2_0 with parameters of type AbstractContentsType
 JAXBElement<AbstractContentsType> ObjectFactory.createAbstractContents(AbstractContentsType value)
          Create an instance of JAXBElement<AbstractContentsType>}
 void AbstractContentsPropertyType.setAbstractContents(AbstractContentsType value)
          Sets the value of the abstractContents property.
 AbstractContentsPropertyType AbstractContentsPropertyType.withAbstractContents(AbstractContentsType value)
           
 



Copyright © 2008-2015. All Rights Reserved.