Uses of Class
org.n52.shetland.inspire.InspireDateOfPublication
-
Packages that use InspireDateOfPublication Package Description org.n52.shetland.inspire -
-
Uses of InspireDateOfPublication in org.n52.shetland.inspire
Methods in org.n52.shetland.inspire that return types with arguments of type InspireDateOfPublication Modifier and Type Method Description List<InspireDateOfPublication>InspireTemporalReference. getDatesOfPublication()gethe dates of publicationMethods in org.n52.shetland.inspire with parameters of type InspireDateOfPublication Modifier and Type Method Description InspireTemporalReferenceInspireTemporalReference. addDateOfPublication(InspireDateOfPublication dateOfPublication)Add a date of publicationMethod parameters in org.n52.shetland.inspire with type arguments of type InspireDateOfPublication Modifier and Type Method Description voidInspireTemporalReference. setDatesOfPublication(Collection<InspireDateOfPublication> datesOfPublication)Set the dates of publication, clears the existing collection
-