Uses of Class
net.opengis.omeo.eop.v_2_0.ArchivingInformationType
-
Packages that use ArchivingInformationType Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of ArchivingInformationType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as ArchivingInformationType Modifier and Type Field Description protected ArchivingInformationTypeArchivingInformationPropertyType. archivingInformationMethods in net.opengis.omeo.eop.v_2_0 that return ArchivingInformationType Modifier and Type Method Description ArchivingInformationTypeObjectFactory. createArchivingInformationType()Create an instance ofArchivingInformationTypeArchivingInformationTypeArchivingInformationPropertyType. getArchivingInformation()Gets the value of the archivingInformation property.ArchivingInformationTypeArchivingInformationType. withArchivingCenter(CodeListType value)ArchivingInformationTypeArchivingInformationType. withArchivingDate(XMLGregorianCalendar value)ArchivingInformationTypeArchivingInformationType. withArchivingIdentifier(CodeType value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type ArchivingInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ArchivingInformationType>ObjectFactory. createArchivingInformation(ArchivingInformationType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ArchivingInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ArchivingInformationType>ObjectFactory. createArchivingInformation(ArchivingInformationType value)voidArchivingInformationPropertyType. setArchivingInformation(ArchivingInformationType value)Sets the value of the archivingInformation property.ArchivingInformationPropertyTypeArchivingInformationPropertyType. withArchivingInformation(ArchivingInformationType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type ArchivingInformationType Constructor Description ArchivingInformationPropertyType(ArchivingInformationType archivingInformation, Boolean owns)Fully-initialising value constructor
-