Uses of Class
net.opengis.iso19139.gmd.v_20060504.CICitationType

Packages that use CICitationType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of CICitationType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as CICitationType
protected  CICitationType CICitationPropertyType.ciCitation
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return CICitationType
 CICitationType ObjectFactory.createCICitationType()
          Create an instance of CICitationType
 CICitationType CICitationPropertyType.getCICitation()
          Gets the value of the ciCitation property.
 CICitationType CICitationType.withAlternateTitle(CharacterStringPropertyType... values)
           
 CICitationType CICitationType.withAlternateTitle(Collection<CharacterStringPropertyType> values)
           
 CICitationType CICitationType.withAlternateTitle(List<CharacterStringPropertyType> value)
           
 CICitationType CICitationType.withCitedResponsibleParty(CIResponsiblePartyPropertyType... values)
           
 CICitationType CICitationType.withCitedResponsibleParty(Collection<CIResponsiblePartyPropertyType> values)
           
 CICitationType CICitationType.withCitedResponsibleParty(List<CIResponsiblePartyPropertyType> value)
           
 CICitationType CICitationType.withCollectiveTitle(CharacterStringPropertyType value)
           
 CICitationType CICitationType.withDate(CIDatePropertyType... values)
           
 CICitationType CICitationType.withDate(Collection<CIDatePropertyType> values)
           
 CICitationType CICitationType.withDate(List<CIDatePropertyType> value)
           
 CICitationType CICitationType.withEdition(CharacterStringPropertyType value)
           
 CICitationType CICitationType.withEditionDate(DatePropertyType value)
           
 CICitationType CICitationType.withId(String value)
           
 CICitationType CICitationType.withIdentifier(Collection<MDIdentifierPropertyType> values)
           
 CICitationType CICitationType.withIdentifier(List<MDIdentifierPropertyType> value)
           
 CICitationType CICitationType.withIdentifier(MDIdentifierPropertyType... values)
           
 CICitationType CICitationType.withISBN(CharacterStringPropertyType value)
           
 CICitationType CICitationType.withISSN(CharacterStringPropertyType value)
           
 CICitationType CICitationType.withOtherCitationDetails(CharacterStringPropertyType value)
           
 CICitationType CICitationType.withPresentationForm(CIPresentationFormCodePropertyType... values)
           
 CICitationType CICitationType.withPresentationForm(Collection<CIPresentationFormCodePropertyType> values)
           
 CICitationType CICitationType.withPresentationForm(List<CIPresentationFormCodePropertyType> value)
           
 CICitationType CICitationType.withSeries(CISeriesPropertyType value)
           
 CICitationType CICitationType.withTitle(CharacterStringPropertyType value)
           
 CICitationType CICitationType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type CICitationType
 JAXBElement<CICitationType> ObjectFactory.createCICitation(CICitationType value)
          Create an instance of JAXBElement<CICitationType>}
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type CICitationType
 JAXBElement<CICitationType> ObjectFactory.createCICitation(CICitationType value)
          Create an instance of JAXBElement<CICitationType>}
 void CICitationPropertyType.setCICitation(CICitationType value)
          Sets the value of the ciCitation property.
 CICitationPropertyType CICitationPropertyType.withCICitation(CICitationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.