Uses of Class
net.opengis.eop.v_1_0.ArchivingInformationType

Packages that use ArchivingInformationType
net.opengis.eop.v_1_0   
 

Uses of ArchivingInformationType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 with type parameters of type ArchivingInformationType
protected  List<ArchivingInformationType> ArchivingInformationArrayPropertyType.archivingInformation
           
 

Methods in net.opengis.eop.v_1_0 that return ArchivingInformationType
 ArchivingInformationType ObjectFactory.createArchivingInformationType()
          Create an instance of ArchivingInformationType
 ArchivingInformationType ArchivingInformationType.withArchivingCenter(CodeListType value)
           
 ArchivingInformationType ArchivingInformationType.withArchivingDate(XMLGregorianCalendar value)
           
 ArchivingInformationType ArchivingInformationType.withArchivingIdentifier(CodeWithAuthorityType value)
           
 

Methods in net.opengis.eop.v_1_0 that return types with arguments of type ArchivingInformationType
 JAXBElement<ArchivingInformationType> ObjectFactory.createArchivingInformation(ArchivingInformationType value)
          Create an instance of JAXBElement<ArchivingInformationType>}
 List<ArchivingInformationType> ArchivingInformationArrayPropertyType.getArchivingInformation()
          Gets the value of the archivingInformation property.
 

Methods in net.opengis.eop.v_1_0 with parameters of type ArchivingInformationType
 JAXBElement<ArchivingInformationType> ObjectFactory.createArchivingInformation(ArchivingInformationType value)
          Create an instance of JAXBElement<ArchivingInformationType>}
 ArchivingInformationArrayPropertyType ArchivingInformationArrayPropertyType.withArchivingInformation(ArchivingInformationType... values)
           
 

Method parameters in net.opengis.eop.v_1_0 with type arguments of type ArchivingInformationType
 void ArchivingInformationArrayPropertyType.setArchivingInformation(List<ArchivingInformationType> value)
           
 ArchivingInformationArrayPropertyType ArchivingInformationArrayPropertyType.withArchivingInformation(Collection<ArchivingInformationType> values)
           
 ArchivingInformationArrayPropertyType ArchivingInformationArrayPropertyType.withArchivingInformation(List<ArchivingInformationType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.