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

Packages that use MDAggregateInformationPropertyType
net.opengis.iso19139.gmd.v_20070417   
 

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

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDAggregateInformationPropertyType
protected  List<MDAggregateInformationPropertyType> AbstractMDIdentificationType.aggregationInfo
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDAggregateInformationPropertyType
 MDAggregateInformationPropertyType ObjectFactory.createMDAggregateInformationPropertyType()
          Create an instance of MDAggregateInformationPropertyType
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withArcrole(String value)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withHref(String value)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withMDAggregateInformation(MDAggregateInformationType value)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withNilReason(Collection<String> values)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withNilReason(List<String> value)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withNilReason(String... values)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withRole(String value)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withTitle(String value)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MDAggregateInformationPropertyType MDAggregateInformationPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDAggregateInformationPropertyType
 List<MDAggregateInformationPropertyType> AbstractMDIdentificationType.getAggregationInfo()
          Gets the value of the aggregationInfo property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDAggregateInformationPropertyType
 MDServiceIdentificationType MDServiceIdentificationType.withAggregationInfo(MDAggregateInformationPropertyType... values)
           
 MDDataIdentificationType MDDataIdentificationType.withAggregationInfo(MDAggregateInformationPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withAggregationInfo(MDAggregateInformationPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDAggregateInformationPropertyType
 void AbstractMDIdentificationType.setAggregationInfo(List<MDAggregateInformationPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withAggregationInfo(Collection<MDAggregateInformationPropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withAggregationInfo(Collection<MDAggregateInformationPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withAggregationInfo(Collection<MDAggregateInformationPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withAggregationInfo(List<MDAggregateInformationPropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withAggregationInfo(List<MDAggregateInformationPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withAggregationInfo(List<MDAggregateInformationPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.