Uses of Class
net.opengis.iso19139.gmd.v_20060504.LILineageType

Packages that use LILineageType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of LILineageType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as LILineageType
protected  LILineageType LILineagePropertyType.liLineage
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return LILineageType
 LILineageType ObjectFactory.createLILineageType()
          Create an instance of LILineageType
 LILineageType LILineagePropertyType.getLILineage()
          Gets the value of the liLineage property.
 LILineageType LILineageType.withId(String value)
           
 LILineageType LILineageType.withProcessStep(Collection<LIProcessStepPropertyType> values)
           
 LILineageType LILineageType.withProcessStep(LIProcessStepPropertyType... values)
           
 LILineageType LILineageType.withProcessStep(List<LIProcessStepPropertyType> value)
           
 LILineageType LILineageType.withSource(Collection<LISourcePropertyType> values)
           
 LILineageType LILineageType.withSource(LISourcePropertyType... values)
           
 LILineageType LILineageType.withSource(List<LISourcePropertyType> value)
           
 LILineageType LILineageType.withStatement(CharacterStringPropertyType value)
           
 LILineageType LILineageType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type LILineageType
 JAXBElement<LILineageType> ObjectFactory.createLILineage(LILineageType value)
          Create an instance of JAXBElement<LILineageType>}
 void LILineagePropertyType.setLILineage(LILineageType value)
          Sets the value of the liLineage property.
 LILineagePropertyType LILineagePropertyType.withLILineage(LILineageType value)
           
 



Copyright © 2008-2016. All Rights Reserved.