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

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

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

Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type DatumAltPropertyType
protected  List<DatumAltPropertyType> MLVerticalDatumType.alternativeExpression
           
protected  List<DatumAltPropertyType> MLTemporalDatumType.alternativeExpression
           
protected  List<DatumAltPropertyType> MLImageDatumType.alternativeExpression
           
protected  List<DatumAltPropertyType> MLGeodeticDatumType.alternativeExpression
           
protected  List<DatumAltPropertyType> MLEngineeringDatumType.alternativeExpression
           
 

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

Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type DatumAltPropertyType
 List<DatumAltPropertyType> MLVerticalDatumType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 List<DatumAltPropertyType> MLTemporalDatumType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 List<DatumAltPropertyType> MLImageDatumType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 List<DatumAltPropertyType> MLGeodeticDatumType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 List<DatumAltPropertyType> MLEngineeringDatumType.getAlternativeExpression()
          Gets the value of the alternativeExpression property.
 

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type DatumAltPropertyType
 MLVerticalDatumType MLVerticalDatumType.withAlternativeExpression(DatumAltPropertyType... values)
           
 MLTemporalDatumType MLTemporalDatumType.withAlternativeExpression(DatumAltPropertyType... values)
           
 MLImageDatumType MLImageDatumType.withAlternativeExpression(DatumAltPropertyType... values)
           
 MLGeodeticDatumType MLGeodeticDatumType.withAlternativeExpression(DatumAltPropertyType... values)
           
 MLEngineeringDatumType MLEngineeringDatumType.withAlternativeExpression(DatumAltPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type DatumAltPropertyType
 void MLVerticalDatumType.setAlternativeExpression(List<DatumAltPropertyType> value)
           
 void MLTemporalDatumType.setAlternativeExpression(List<DatumAltPropertyType> value)
           
 void MLImageDatumType.setAlternativeExpression(List<DatumAltPropertyType> value)
           
 void MLGeodeticDatumType.setAlternativeExpression(List<DatumAltPropertyType> value)
           
 void MLEngineeringDatumType.setAlternativeExpression(List<DatumAltPropertyType> value)
           
 MLVerticalDatumType MLVerticalDatumType.withAlternativeExpression(Collection<DatumAltPropertyType> values)
           
 MLTemporalDatumType MLTemporalDatumType.withAlternativeExpression(Collection<DatumAltPropertyType> values)
           
 MLImageDatumType MLImageDatumType.withAlternativeExpression(Collection<DatumAltPropertyType> values)
           
 MLGeodeticDatumType MLGeodeticDatumType.withAlternativeExpression(Collection<DatumAltPropertyType> values)
           
 MLEngineeringDatumType MLEngineeringDatumType.withAlternativeExpression(Collection<DatumAltPropertyType> values)
           
 MLVerticalDatumType MLVerticalDatumType.withAlternativeExpression(List<DatumAltPropertyType> value)
           
 MLTemporalDatumType MLTemporalDatumType.withAlternativeExpression(List<DatumAltPropertyType> value)
           
 MLImageDatumType MLImageDatumType.withAlternativeExpression(List<DatumAltPropertyType> value)
           
 MLGeodeticDatumType MLGeodeticDatumType.withAlternativeExpression(List<DatumAltPropertyType> value)
           
 MLEngineeringDatumType MLEngineeringDatumType.withAlternativeExpression(List<DatumAltPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.