Uses of Class
net.opengis.iso19139.gmx.v_20070417.OperationAltPropertyType

Packages that use OperationAltPropertyType
net.opengis.iso19139.gmx.v_20070417   
 

Uses of OperationAltPropertyType in net.opengis.iso19139.gmx.v_20070417
 

Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type OperationAltPropertyType
protected  List<OperationAltPropertyType> MLTransformationType.alternativeExpression
           
protected  List<OperationAltPropertyType> MLPassThroughOperationType.alternativeExpression
           
protected  List<OperationAltPropertyType> MLConversionType.alternativeExpression
           
protected  List<OperationAltPropertyType> MLConcatenatedOperationType.alternativeExpression
           
 

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

Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type OperationAltPropertyType
 List<OperationAltPropertyType> MLTransformationType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 List<OperationAltPropertyType> MLPassThroughOperationType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 List<OperationAltPropertyType> MLConversionType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 List<OperationAltPropertyType> MLConcatenatedOperationType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type OperationAltPropertyType
 MLTransformationType MLTransformationType.withAlternativeExpression(OperationAltPropertyType... values)
           
 MLPassThroughOperationType MLPassThroughOperationType.withAlternativeExpression(OperationAltPropertyType... values)
           
 MLConversionType MLConversionType.withAlternativeExpression(OperationAltPropertyType... values)
           
 MLConcatenatedOperationType MLConcatenatedOperationType.withAlternativeExpression(OperationAltPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type OperationAltPropertyType
 void MLTransformationType.setAlternativeExpression(List<OperationAltPropertyType> value)
           
 void MLPassThroughOperationType.setAlternativeExpression(List<OperationAltPropertyType> value)
           
 void MLConversionType.setAlternativeExpression(List<OperationAltPropertyType> value)
           
 void MLConcatenatedOperationType.setAlternativeExpression(List<OperationAltPropertyType> value)
           
 MLTransformationType MLTransformationType.withAlternativeExpression(Collection<OperationAltPropertyType> values)
           
 MLPassThroughOperationType MLPassThroughOperationType.withAlternativeExpression(Collection<OperationAltPropertyType> values)
           
 MLConversionType MLConversionType.withAlternativeExpression(Collection<OperationAltPropertyType> values)
           
 MLConcatenatedOperationType MLConcatenatedOperationType.withAlternativeExpression(Collection<OperationAltPropertyType> values)
           
 MLTransformationType MLTransformationType.withAlternativeExpression(List<OperationAltPropertyType> value)
           
 MLPassThroughOperationType MLPassThroughOperationType.withAlternativeExpression(List<OperationAltPropertyType> value)
           
 MLConversionType MLConversionType.withAlternativeExpression(List<OperationAltPropertyType> value)
           
 MLConcatenatedOperationType MLConcatenatedOperationType.withAlternativeExpression(List<OperationAltPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.