Uses of Class
net.opengis.wcs.wcseo.v_1_0.LineageType

Uses of LineageType in net.opengis.wcs.wcseo.v_1_0
 

Fields in net.opengis.wcs.wcseo.v_1_0 with type parameters of type LineageType
protected  List<LineageType> EOMetadataType.lineage
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return LineageType
 LineageType ObjectFactory.createLineageType()
          Create an instance of LineageType
 LineageType LineageType.withProcessing(JAXBElement<?> value)
           
 LineageType LineageType.withTimePosition(TimePositionType value)
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return types with arguments of type LineageType
 JAXBElement<LineageType> ObjectFactory.createLineage(LineageType value)
          Create an instance of JAXBElement<LineageType>}
 List<LineageType> EOMetadataType.getLineage()
          Gets the value of the lineage property.
 

Methods in net.opengis.wcs.wcseo.v_1_0 with parameters of type LineageType
 JAXBElement<LineageType> ObjectFactory.createLineage(LineageType value)
          Create an instance of JAXBElement<LineageType>}
 EOMetadataType EOMetadataType.withLineage(LineageType... values)
           
 

Method parameters in net.opengis.wcs.wcseo.v_1_0 with type arguments of type LineageType
 void EOMetadataType.setLineage(List<LineageType> value)
           
 EOMetadataType EOMetadataType.withLineage(Collection<LineageType> values)
           
 EOMetadataType EOMetadataType.withLineage(List<LineageType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.