Uses of Class
net.opengis.om.v_2_0.NamedValuePropertyType

Uses of NamedValuePropertyType in net.opengis.om.v_2_0
 

Fields in net.opengis.om.v_2_0 with type parameters of type NamedValuePropertyType
protected  List<NamedValuePropertyType> OMObservationType.parameter
           
 

Methods in net.opengis.om.v_2_0 that return NamedValuePropertyType
 NamedValuePropertyType ObjectFactory.createNamedValuePropertyType()
          Create an instance of NamedValuePropertyType
 NamedValuePropertyType NamedValuePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 NamedValuePropertyType NamedValuePropertyType.withArcrole(String value)
           
 NamedValuePropertyType NamedValuePropertyType.withHref(String value)
           
 NamedValuePropertyType NamedValuePropertyType.withNamedValue(NamedValueType value)
           
 NamedValuePropertyType NamedValuePropertyType.withNilReason(Collection<String> values)
           
 NamedValuePropertyType NamedValuePropertyType.withNilReason(List<String> value)
           
 NamedValuePropertyType NamedValuePropertyType.withNilReason(String... values)
           
 NamedValuePropertyType NamedValuePropertyType.withRemoteSchema(String value)
           
 NamedValuePropertyType NamedValuePropertyType.withRole(String value)
           
 NamedValuePropertyType NamedValuePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 NamedValuePropertyType NamedValuePropertyType.withTitle(String value)
           
 NamedValuePropertyType NamedValuePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.om.v_2_0 that return types with arguments of type NamedValuePropertyType
 List<NamedValuePropertyType> OMObservationType.getParameter()
          Gets the value of the parameter property.
 

Methods in net.opengis.om.v_2_0 with parameters of type NamedValuePropertyType
 OMObservationType OMObservationType.withParameter(NamedValuePropertyType... values)
           
 

Method parameters in net.opengis.om.v_2_0 with type arguments of type NamedValuePropertyType
 void OMObservationType.setParameter(List<NamedValuePropertyType> value)
           
 OMObservationType OMObservationType.withParameter(Collection<NamedValuePropertyType> values)
           
 OMObservationType OMObservationType.withParameter(List<NamedValuePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.