Uses of Class
net.opengis.iso19139.gmd.v_20070417.LISourcePropertyType

Packages that use LISourcePropertyType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of LISourcePropertyType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type LISourcePropertyType
protected  List<LISourcePropertyType> LIProcessStepType.source
           
protected  List<LISourcePropertyType> LILineageType.source
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type LISourcePropertyType
 List<LISourcePropertyType> LIProcessStepType.getSource()
          Gets the value of the source property.
 List<LISourcePropertyType> LILineageType.getSource()
          Gets the value of the source property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type LISourcePropertyType
 LIProcessStepType LIProcessStepType.withSource(LISourcePropertyType... values)
           
 LILineageType LILineageType.withSource(LISourcePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type LISourcePropertyType
 void LIProcessStepType.setSource(List<LISourcePropertyType> value)
           
 void LILineageType.setSource(List<LISourcePropertyType> value)
           
 LIProcessStepType LIProcessStepType.withSource(Collection<LISourcePropertyType> values)
           
 LILineageType LILineageType.withSource(Collection<LISourcePropertyType> values)
           
 LIProcessStepType LIProcessStepType.withSource(List<LISourcePropertyType> value)
           
 LILineageType LILineageType.withSource(List<LISourcePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.