Uses of Class
net.opengis.waterml.v_2_0.CollectionType

Uses of CollectionType in net.opengis.waterml.v_2_0
 

Fields in net.opengis.waterml.v_2_0 declared as CollectionType
protected  CollectionType CollectionPropertyType.collection
           
 

Methods in net.opengis.waterml.v_2_0 that return CollectionType
 CollectionType ObjectFactory.createCollectionType()
          Create an instance of CollectionType
 CollectionType CollectionPropertyType.getCollection()
          Gets the value of the collection property.
 CollectionType CollectionType.withCommunityExtension(Collection<Object> values)
           
 CollectionType CollectionType.withCommunityExtension(List<Object> value)
           
 CollectionType CollectionType.withCommunityExtension(Object... values)
           
 CollectionType CollectionType.withInternalExtension(Collection<Object> values)
           
 CollectionType CollectionType.withInternalExtension(List<Object> value)
           
 CollectionType CollectionType.withInternalExtension(Object... values)
           
 CollectionType CollectionType.withLocalDictionary(Collection<CollectionType.LocalDictionary> values)
           
 CollectionType CollectionType.withLocalDictionary(CollectionType.LocalDictionary... values)
           
 CollectionType CollectionType.withLocalDictionary(List<CollectionType.LocalDictionary> value)
           
 CollectionType CollectionType.withMetadata(DocumentMetadataPropertyType value)
           
 CollectionType CollectionType.withObservationMember(Collection<OMObservationPropertyType> values)
           
 CollectionType CollectionType.withObservationMember(List<OMObservationPropertyType> value)
           
 CollectionType CollectionType.withObservationMember(OMObservationPropertyType... values)
           
 CollectionType CollectionType.withParameter(Collection<NamedValuePropertyType> values)
           
 CollectionType CollectionType.withParameter(List<NamedValuePropertyType> value)
           
 CollectionType CollectionType.withParameter(NamedValuePropertyType... values)
           
 CollectionType CollectionType.withSamplingFeatureMember(Collection<SamplingFeatureMemberPropertyType> values)
           
 CollectionType CollectionType.withSamplingFeatureMember(List<SamplingFeatureMemberPropertyType> value)
           
 CollectionType CollectionType.withSamplingFeatureMember(SamplingFeatureMemberPropertyType... values)
           
 CollectionType CollectionType.withSourceDefinition(Collection<CollectionType.SourceDefinition> values)
           
 CollectionType CollectionType.withSourceDefinition(CollectionType.SourceDefinition... values)
           
 CollectionType CollectionType.withSourceDefinition(List<CollectionType.SourceDefinition> value)
           
 CollectionType CollectionType.withTemporalExtent(CollectionType.TemporalExtent value)
           
 

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

Methods in net.opengis.waterml.v_2_0 with parameters of type CollectionType
 JAXBElement<CollectionType> ObjectFactory.createCollection(CollectionType value)
          Create an instance of JAXBElement<CollectionType>}
 void CollectionPropertyType.setCollection(CollectionType value)
          Sets the value of the collection property.
 CollectionPropertyType CollectionPropertyType.withCollection(CollectionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.