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

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

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

Subclasses of AbstractMDIdentificationType in net.opengis.iso19139.gmd.v_20070417
 class MDDataIdentificationType
          Java class for MD_DataIdentification_Type complex type.
 class MDServiceIdentificationType
          See 19119 for further info
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type AbstractMDIdentificationType
protected  JAXBElement<? extends AbstractMDIdentificationType> MDIdentificationPropertyType.abstractMDIdentification
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return AbstractMDIdentificationType
 AbstractMDIdentificationType AbstractMDIdentificationType.withAbstract(CharacterStringPropertyType value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withAggregationInfo(Collection<MDAggregateInformationPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withAggregationInfo(List<MDAggregateInformationPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withAggregationInfo(MDAggregateInformationPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withCitation(CICitationPropertyType value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withCredit(CharacterStringPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withCredit(Collection<CharacterStringPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withCredit(List<CharacterStringPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withDescriptiveKeywords(MDKeywordsPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withGraphicOverview(MDBrowseGraphicPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withId(String value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withPointOfContact(CIResponsiblePartyPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withPointOfContact(List<CIResponsiblePartyPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withPurpose(CharacterStringPropertyType value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceConstraints(Collection<MDConstraintsPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceConstraints(List<MDConstraintsPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceFormat(Collection<MDFormatPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceFormat(List<MDFormatPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceFormat(MDFormatPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceSpecificUsage(Collection<MDUsagePropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceSpecificUsage(List<MDUsagePropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceSpecificUsage(MDUsagePropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withStatus(Collection<MDProgressCodePropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withStatus(List<MDProgressCodePropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withStatus(MDProgressCodePropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type AbstractMDIdentificationType
 JAXBElement<AbstractMDIdentificationType> ObjectFactory.createAbstractMDIdentification(AbstractMDIdentificationType value)
          Create an instance of JAXBElement<AbstractMDIdentificationType>}
 JAXBElement<? extends AbstractMDIdentificationType> MDIdentificationPropertyType.getAbstractMDIdentification()
          Gets the value of the abstractMDIdentification property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type AbstractMDIdentificationType
 JAXBElement<AbstractMDIdentificationType> ObjectFactory.createAbstractMDIdentification(AbstractMDIdentificationType value)
          Create an instance of JAXBElement<AbstractMDIdentificationType>}
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type AbstractMDIdentificationType
 void MDIdentificationPropertyType.setAbstractMDIdentification(JAXBElement<? extends AbstractMDIdentificationType> value)
          Sets the value of the abstractMDIdentification property.
 MDIdentificationPropertyType MDIdentificationPropertyType.withAbstractMDIdentification(JAXBElement<? extends AbstractMDIdentificationType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.