Uses of Class
net.opengis.iso19139.gmd.v_20070417.DSOtherAggregateType
-
Packages that use DSOtherAggregateType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of DSOtherAggregateType in net.opengis.iso19139.gmd.v_20070417
Subclasses of DSOtherAggregateType in net.opengis.iso19139.gmd.v_20070417 Modifier and Type Class Description classDSStereoMateTypeJava class for DS_StereoMate_Type complex type.Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type DSOtherAggregateType Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends DSOtherAggregateType>DSOtherAggregatePropertyType. dsOtherAggregateMethods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type DSOtherAggregateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DSOtherAggregateType>ObjectFactory. createDSOtherAggregate(DSOtherAggregateType value)jakarta.xml.bind.JAXBElement<? extends DSOtherAggregateType>DSOtherAggregatePropertyType. getDSOtherAggregate()Gets the value of the dsOtherAggregate property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DSOtherAggregateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DSOtherAggregateType>ObjectFactory. createDSOtherAggregate(DSOtherAggregateType value)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type DSOtherAggregateType Modifier and Type Method Description voidDSOtherAggregatePropertyType. setDSOtherAggregate(jakarta.xml.bind.JAXBElement<? extends DSOtherAggregateType> value)Sets the value of the dsOtherAggregate property.DSOtherAggregatePropertyTypeDSOtherAggregatePropertyType. withDSOtherAggregate(jakarta.xml.bind.JAXBElement<? extends DSOtherAggregateType> value)Constructor parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type DSOtherAggregateType Constructor Description DSOtherAggregatePropertyType(jakarta.xml.bind.JAXBElement<? extends DSOtherAggregateType> dsOtherAggregate, 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
-