Uses of Class
net.opengis.swecommon.v_2_0.QualityPropertyType

Uses of QualityPropertyType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 with type parameters of type QualityPropertyType
protected  List<QualityPropertyType> AbstractSimpleComponentType.quality
           
 

Methods in net.opengis.swecommon.v_2_0 that return QualityPropertyType
 QualityPropertyType ObjectFactory.createQualityPropertyType()
          Create an instance of QualityPropertyType
 QualityPropertyType QualityPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 QualityPropertyType QualityPropertyType.withArcrole(String value)
           
 QualityPropertyType QualityPropertyType.withCategory(CategoryType value)
           
 QualityPropertyType QualityPropertyType.withHref(String value)
           
 QualityPropertyType QualityPropertyType.withQuantity(QuantityType value)
           
 QualityPropertyType QualityPropertyType.withQuantityRange(QuantityRangeType value)
           
 QualityPropertyType QualityPropertyType.withRole(String value)
           
 QualityPropertyType QualityPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 QualityPropertyType QualityPropertyType.withText(TextType value)
           
 QualityPropertyType QualityPropertyType.withTitle(String value)
           
 QualityPropertyType QualityPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type QualityPropertyType
 List<QualityPropertyType> AbstractSimpleComponentType.getQuality()
          Gets the value of the quality property.
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type QualityPropertyType
 TimeType TimeType.withQuality(QualityPropertyType... values)
           
 TimeRangeType TimeRangeType.withQuality(QualityPropertyType... values)
           
 TextType TextType.withQuality(QualityPropertyType... values)
           
 QuantityType QuantityType.withQuality(QualityPropertyType... values)
           
 QuantityRangeType QuantityRangeType.withQuality(QualityPropertyType... values)
           
 CountType CountType.withQuality(QualityPropertyType... values)
           
 CountRangeType CountRangeType.withQuality(QualityPropertyType... values)
           
 CategoryType CategoryType.withQuality(QualityPropertyType... values)
           
 CategoryRangeType CategoryRangeType.withQuality(QualityPropertyType... values)
           
 BooleanType BooleanType.withQuality(QualityPropertyType... values)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withQuality(QualityPropertyType... values)
           
 

Method parameters in net.opengis.swecommon.v_2_0 with type arguments of type QualityPropertyType
 void AbstractSimpleComponentType.setQuality(List<QualityPropertyType> value)
           
 TimeType TimeType.withQuality(Collection<QualityPropertyType> values)
           
 TimeRangeType TimeRangeType.withQuality(Collection<QualityPropertyType> values)
           
 TextType TextType.withQuality(Collection<QualityPropertyType> values)
           
 QuantityType QuantityType.withQuality(Collection<QualityPropertyType> values)
           
 QuantityRangeType QuantityRangeType.withQuality(Collection<QualityPropertyType> values)
           
 CountType CountType.withQuality(Collection<QualityPropertyType> values)
           
 CountRangeType CountRangeType.withQuality(Collection<QualityPropertyType> values)
           
 CategoryType CategoryType.withQuality(Collection<QualityPropertyType> values)
           
 CategoryRangeType CategoryRangeType.withQuality(Collection<QualityPropertyType> values)
           
 BooleanType BooleanType.withQuality(Collection<QualityPropertyType> values)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withQuality(Collection<QualityPropertyType> values)
           
 TimeType TimeType.withQuality(List<QualityPropertyType> value)
           
 TimeRangeType TimeRangeType.withQuality(List<QualityPropertyType> value)
           
 TextType TextType.withQuality(List<QualityPropertyType> value)
           
 QuantityType QuantityType.withQuality(List<QualityPropertyType> value)
           
 QuantityRangeType QuantityRangeType.withQuality(List<QualityPropertyType> value)
           
 CountType CountType.withQuality(List<QualityPropertyType> value)
           
 CountRangeType CountRangeType.withQuality(List<QualityPropertyType> value)
           
 CategoryType CategoryType.withQuality(List<QualityPropertyType> value)
           
 CategoryRangeType CategoryRangeType.withQuality(List<QualityPropertyType> value)
           
 BooleanType BooleanType.withQuality(List<QualityPropertyType> value)
           
 AbstractSimpleComponentType AbstractSimpleComponentType.withQuality(List<QualityPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.