Uses of Class
net.opengis.iso19139.gmd.v_20070417.AbstractDSAggregateType
-
Packages that use AbstractDSAggregateType Package Description net.opengis.iso19139.gmd.v_20070417 net.opengis.iso19139.gmx.v_20070417 -
-
Uses of AbstractDSAggregateType in net.opengis.iso19139.gmd.v_20070417
Subclasses of AbstractDSAggregateType in net.opengis.iso19139.gmd.v_20070417 Modifier and Type Class Description classDSInitiativeTypeJava class for DS_Initiative_Type complex type.classDSOtherAggregateTypeJava class for DS_OtherAggregate_Type complex type.classDSPlatformTypeJava class for DS_Platform_Type complex type.classDSProductionSeriesTypeJava class for DS_ProductionSeries_Type complex type.classDSSensorTypeJava class for DS_Sensor_Type complex type.classDSSeriesTypeJava class for DS_Series_Type complex type.classDSStereoMateTypeJava class for DS_StereoMate_Type complex type.Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type AbstractDSAggregateType Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends AbstractDSAggregateType>DSAggregatePropertyType. abstractDSAggregateMethods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type AbstractDSAggregateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractDSAggregateType>ObjectFactory. createAbstractDSAggregate(AbstractDSAggregateType value)jakarta.xml.bind.JAXBElement<? extends AbstractDSAggregateType>DSAggregatePropertyType. getAbstractDSAggregate()Gets the value of the abstractDSAggregate property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type AbstractDSAggregateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractDSAggregateType>ObjectFactory. createAbstractDSAggregate(AbstractDSAggregateType value)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type AbstractDSAggregateType Modifier and Type Method Description voidDSAggregatePropertyType. setAbstractDSAggregate(jakarta.xml.bind.JAXBElement<? extends AbstractDSAggregateType> value)Sets the value of the abstractDSAggregate property.DSAggregatePropertyTypeDSAggregatePropertyType. withAbstractDSAggregate(jakarta.xml.bind.JAXBElement<? extends AbstractDSAggregateType> value)Constructor parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type AbstractDSAggregateType Constructor Description DSAggregatePropertyType(jakarta.xml.bind.JAXBElement<? extends AbstractDSAggregateType> abstractDSAggregate, List<String> nilReason, String uuidref, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor -
Uses of AbstractDSAggregateType in net.opengis.iso19139.gmx.v_20070417
Subclasses of AbstractDSAggregateType in net.opengis.iso19139.gmx.v_20070417 Modifier and Type Class Description classMXAggregateTypeJava class for MX_Aggregate_Type complex type.
-