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

Uses of EncodedValuesPropertyType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as EncodedValuesPropertyType
protected  EncodedValuesPropertyType DataStreamType.values
           
protected  EncodedValuesPropertyType DataArrayType.values
           
 

Methods in net.opengis.swecommon.v_2_0 that return EncodedValuesPropertyType
 EncodedValuesPropertyType ObjectFactory.createEncodedValuesPropertyType()
          Create an instance of EncodedValuesPropertyType
 EncodedValuesPropertyType DataStreamType.getValues()
          Gets the value of the values property.
 EncodedValuesPropertyType DataArrayType.getValues()
          Gets the value of the values property.
 EncodedValuesPropertyType EncodedValuesPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 EncodedValuesPropertyType EncodedValuesPropertyType.withArcrole(String value)
           
 EncodedValuesPropertyType EncodedValuesPropertyType.withContent(Collection<Serializable> values)
           
 EncodedValuesPropertyType EncodedValuesPropertyType.withContent(List<Serializable> value)
           
 EncodedValuesPropertyType EncodedValuesPropertyType.withContent(Serializable... values)
           
 EncodedValuesPropertyType EncodedValuesPropertyType.withHref(String value)
           
 EncodedValuesPropertyType EncodedValuesPropertyType.withRole(String value)
           
 EncodedValuesPropertyType EncodedValuesPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 EncodedValuesPropertyType EncodedValuesPropertyType.withTitle(String value)
           
 EncodedValuesPropertyType EncodedValuesPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type EncodedValuesPropertyType
 void DataStreamType.setValues(EncodedValuesPropertyType value)
          Sets the value of the values property.
 void DataArrayType.setValues(EncodedValuesPropertyType value)
          Sets the value of the values property.
 MatrixType MatrixType.withValues(EncodedValuesPropertyType value)
           
 DataStreamType DataStreamType.withValues(EncodedValuesPropertyType value)
           
 DataArrayType DataArrayType.withValues(EncodedValuesPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.