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

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

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

Fields in net.opengis.iso19139.gmx.v_20060504 declared as MLCodeDefinitionType
protected  MLCodeDefinitionType MLCodeDefinitionPropertyType.mlCodeDefinition
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return MLCodeDefinitionType
 MLCodeDefinitionType ObjectFactory.createMLCodeDefinitionType()
          Create an instance of MLCodeDefinitionType
 MLCodeDefinitionType MLCodeDefinitionPropertyType.getMLCodeDefinition()
          Gets the value of the mlCodeDefinition property.
 MLCodeDefinitionType MLCodeDefinitionType.withAlternativeExpression(CodeAlternativeExpressionPropertyType... values)
           
 MLCodeDefinitionType MLCodeDefinitionType.withAlternativeExpression(Collection<CodeAlternativeExpressionPropertyType> values)
           
 MLCodeDefinitionType MLCodeDefinitionType.withAlternativeExpression(List<CodeAlternativeExpressionPropertyType> value)
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type MLCodeDefinitionType
 JAXBElement<MLCodeDefinitionType> ObjectFactory.createMLCodeDefinition(MLCodeDefinitionType value)
          Create an instance of JAXBElement<MLCodeDefinitionType>}
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type MLCodeDefinitionType
 JAXBElement<MLCodeDefinitionType> ObjectFactory.createMLCodeDefinition(MLCodeDefinitionType value)
          Create an instance of JAXBElement<MLCodeDefinitionType>}
 void MLCodeDefinitionPropertyType.setMLCodeDefinition(MLCodeDefinitionType value)
          Sets the value of the mlCodeDefinition property.
 MLCodeDefinitionPropertyType MLCodeDefinitionPropertyType.withMLCodeDefinition(MLCodeDefinitionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.