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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as CISeriesType
protected  CISeriesType CISeriesPropertyType.ciSeries
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return CISeriesType
 CISeriesType ObjectFactory.createCISeriesType()
          Create an instance of CISeriesType
 CISeriesType CISeriesPropertyType.getCISeries()
          Gets the value of the ciSeries property.
 CISeriesType CISeriesType.withId(String value)
           
 CISeriesType CISeriesType.withIssueIdentification(CharacterStringPropertyType value)
           
 CISeriesType CISeriesType.withName(CharacterStringPropertyType value)
           
 CISeriesType CISeriesType.withPage(CharacterStringPropertyType value)
           
 CISeriesType CISeriesType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type CISeriesType
 JAXBElement<CISeriesType> ObjectFactory.createCISeries(CISeriesType value)
          Create an instance of JAXBElement<CISeriesType>}
 void CISeriesPropertyType.setCISeries(CISeriesType value)
          Sets the value of the ciSeries property.
 CISeriesPropertyType CISeriesPropertyType.withCISeries(CISeriesType value)
           
 



Copyright © 2008-2016. All Rights Reserved.