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

Packages that use DSAggregatePropertyType
net.opengis.iso19139.gmd.v_20070417   
net.opengis.iso19139.gmx.v_20070417   
 

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

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type DSAggregatePropertyType
protected  List<DSAggregatePropertyType> DSDataSetType.partOf
           
protected  List<DSAggregatePropertyType> MDMetadataType.series
           
protected  List<DSAggregatePropertyType> AbstractDSAggregateType.subset
           
protected  List<DSAggregatePropertyType> AbstractDSAggregateType.superset
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return DSAggregatePropertyType
 DSAggregatePropertyType ObjectFactory.createDSAggregatePropertyType()
          Create an instance of DSAggregatePropertyType
 DSAggregatePropertyType DSAggregatePropertyType.withAbstractDSAggregate(JAXBElement<? extends AbstractDSAggregateType> value)
           
 DSAggregatePropertyType DSAggregatePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 DSAggregatePropertyType DSAggregatePropertyType.withArcrole(String value)
           
 DSAggregatePropertyType DSAggregatePropertyType.withHref(String value)
           
 DSAggregatePropertyType DSAggregatePropertyType.withNilReason(Collection<String> values)
           
 DSAggregatePropertyType DSAggregatePropertyType.withNilReason(List<String> value)
           
 DSAggregatePropertyType DSAggregatePropertyType.withNilReason(String... values)
           
 DSAggregatePropertyType DSAggregatePropertyType.withRole(String value)
           
 DSAggregatePropertyType DSAggregatePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 DSAggregatePropertyType DSAggregatePropertyType.withTitle(String value)
           
 DSAggregatePropertyType DSAggregatePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 DSAggregatePropertyType DSAggregatePropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type DSAggregatePropertyType
 List<DSAggregatePropertyType> DSDataSetType.getPartOf()
          Gets the value of the partOf property.
 List<DSAggregatePropertyType> MDMetadataType.getSeries()
          Gets the value of the series property.
 List<DSAggregatePropertyType> AbstractDSAggregateType.getSubset()
          Gets the value of the subset property.
 List<DSAggregatePropertyType> AbstractDSAggregateType.getSuperset()
          Gets the value of the superset property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DSAggregatePropertyType
 DSDataSetType DSDataSetType.withPartOf(DSAggregatePropertyType... values)
           
 MDMetadataType MDMetadataType.withSeries(DSAggregatePropertyType... values)
           
 DSStereoMateType DSStereoMateType.withSubset(DSAggregatePropertyType... values)
           
 DSSeriesType DSSeriesType.withSubset(DSAggregatePropertyType... values)
           
 DSSensorType DSSensorType.withSubset(DSAggregatePropertyType... values)
           
 DSProductionSeriesType DSProductionSeriesType.withSubset(DSAggregatePropertyType... values)
           
 DSPlatformType DSPlatformType.withSubset(DSAggregatePropertyType... values)
           
 DSOtherAggregateType DSOtherAggregateType.withSubset(DSAggregatePropertyType... values)
           
 DSInitiativeType DSInitiativeType.withSubset(DSAggregatePropertyType... values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSubset(DSAggregatePropertyType... values)
           
 DSStereoMateType DSStereoMateType.withSuperset(DSAggregatePropertyType... values)
           
 DSSeriesType DSSeriesType.withSuperset(DSAggregatePropertyType... values)
           
 DSSensorType DSSensorType.withSuperset(DSAggregatePropertyType... values)
           
 DSProductionSeriesType DSProductionSeriesType.withSuperset(DSAggregatePropertyType... values)
           
 DSPlatformType DSPlatformType.withSuperset(DSAggregatePropertyType... values)
           
 DSOtherAggregateType DSOtherAggregateType.withSuperset(DSAggregatePropertyType... values)
           
 DSInitiativeType DSInitiativeType.withSuperset(DSAggregatePropertyType... values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSuperset(DSAggregatePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type DSAggregatePropertyType
 void DSDataSetType.setPartOf(List<DSAggregatePropertyType> value)
           
 void MDMetadataType.setSeries(List<DSAggregatePropertyType> value)
           
 void AbstractDSAggregateType.setSubset(List<DSAggregatePropertyType> value)
           
 void AbstractDSAggregateType.setSuperset(List<DSAggregatePropertyType> value)
           
 DSDataSetType DSDataSetType.withPartOf(Collection<DSAggregatePropertyType> values)
           
 DSDataSetType DSDataSetType.withPartOf(List<DSAggregatePropertyType> value)
           
 MDMetadataType MDMetadataType.withSeries(Collection<DSAggregatePropertyType> values)
           
 MDMetadataType MDMetadataType.withSeries(List<DSAggregatePropertyType> value)
           
 DSStereoMateType DSStereoMateType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSSeriesType DSSeriesType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSSensorType DSSensorType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSProductionSeriesType DSProductionSeriesType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSPlatformType DSPlatformType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSOtherAggregateType DSOtherAggregateType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSInitiativeType DSInitiativeType.withSubset(Collection<DSAggregatePropertyType> values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSStereoMateType DSStereoMateType.withSubset(List<DSAggregatePropertyType> value)
           
 DSSeriesType DSSeriesType.withSubset(List<DSAggregatePropertyType> value)
           
 DSSensorType DSSensorType.withSubset(List<DSAggregatePropertyType> value)
           
 DSProductionSeriesType DSProductionSeriesType.withSubset(List<DSAggregatePropertyType> value)
           
 DSPlatformType DSPlatformType.withSubset(List<DSAggregatePropertyType> value)
           
 DSOtherAggregateType DSOtherAggregateType.withSubset(List<DSAggregatePropertyType> value)
           
 DSInitiativeType DSInitiativeType.withSubset(List<DSAggregatePropertyType> value)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSubset(List<DSAggregatePropertyType> value)
           
 DSStereoMateType DSStereoMateType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSSeriesType DSSeriesType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSSensorType DSSensorType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSProductionSeriesType DSProductionSeriesType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSPlatformType DSPlatformType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSOtherAggregateType DSOtherAggregateType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSInitiativeType DSInitiativeType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSStereoMateType DSStereoMateType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSSeriesType DSSeriesType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSSensorType DSSensorType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSProductionSeriesType DSProductionSeriesType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSPlatformType DSPlatformType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSOtherAggregateType DSOtherAggregateType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSInitiativeType DSInitiativeType.withSuperset(List<DSAggregatePropertyType> value)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSuperset(List<DSAggregatePropertyType> value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type DSAggregatePropertyType
 MXDataSetType MXDataSetType.withPartOf(DSAggregatePropertyType... values)
           
 MXAggregateType MXAggregateType.withSubset(DSAggregatePropertyType... values)
           
 MXAggregateType MXAggregateType.withSuperset(DSAggregatePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type DSAggregatePropertyType
 MXDataSetType MXDataSetType.withPartOf(Collection<DSAggregatePropertyType> values)
           
 MXDataSetType MXDataSetType.withPartOf(List<DSAggregatePropertyType> value)
           
 MXAggregateType MXAggregateType.withSubset(Collection<DSAggregatePropertyType> values)
           
 MXAggregateType MXAggregateType.withSubset(List<DSAggregatePropertyType> value)
           
 MXAggregateType MXAggregateType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 MXAggregateType MXAggregateType.withSuperset(List<DSAggregatePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.