Uses of Class
net.opengis.iso19139.gmx.v_20060504.OperationParameterAltPropertyType

Packages that use OperationParameterAltPropertyType
net.opengis.iso19139.gmx.v_20060504   
 

Uses of OperationParameterAltPropertyType in net.opengis.iso19139.gmx.v_20060504
 

Fields in net.opengis.iso19139.gmx.v_20060504 with type parameters of type OperationParameterAltPropertyType
protected  List<OperationParameterAltPropertyType> MLOperationParameterType.alternativeExpression
           
protected  List<OperationParameterAltPropertyType> MLOperationParameterGroupType.alternativeExpression
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return OperationParameterAltPropertyType
 OperationParameterAltPropertyType ObjectFactory.createOperationParameterAltPropertyType()
          Create an instance of OperationParameterAltPropertyType
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withArcrole(String value)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withHref(String value)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withNilReason(Collection<String> values)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withNilReason(List<String> value)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withNilReason(String... values)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withOperationParameterAlt(OperationParameterAltType value)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withRole(String value)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withTitle(String value)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 OperationParameterAltPropertyType OperationParameterAltPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type OperationParameterAltPropertyType
 List<OperationParameterAltPropertyType> MLOperationParameterType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 List<OperationParameterAltPropertyType> MLOperationParameterGroupType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type OperationParameterAltPropertyType
 MLOperationParameterType MLOperationParameterType.withAlternativeExpression(OperationParameterAltPropertyType... values)
           
 MLOperationParameterGroupType MLOperationParameterGroupType.withAlternativeExpression(OperationParameterAltPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type OperationParameterAltPropertyType
 void MLOperationParameterType.setAlternativeExpression(List<OperationParameterAltPropertyType> value)
           
 void MLOperationParameterGroupType.setAlternativeExpression(List<OperationParameterAltPropertyType> value)
           
 MLOperationParameterType MLOperationParameterType.withAlternativeExpression(Collection<OperationParameterAltPropertyType> values)
           
 MLOperationParameterGroupType MLOperationParameterGroupType.withAlternativeExpression(Collection<OperationParameterAltPropertyType> values)
           
 MLOperationParameterType MLOperationParameterType.withAlternativeExpression(List<OperationParameterAltPropertyType> value)
           
 MLOperationParameterGroupType MLOperationParameterGroupType.withAlternativeExpression(List<OperationParameterAltPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.