org.deegree.metadata.persistence.iso.parsing
Class QueryableProperties
java.lang.Object
org.deegree.metadata.persistence.iso.parsing.QueryableProperties
public class QueryableProperties
- extends java.lang.Object
Properties that are queryable by applicationprofiles such as ISO application profile version 1.0 document 07-045.
- Version:
- $Revision: 27228 $, $Date: 2010-10-13 08:12:21 +0200 (Mi, 13. Okt 2010) $
- Author:
- Steffen Thomas, last edited by: $Author: sthomas $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryableProperties
public QueryableProperties()
isDegree
public boolean isDegree()
- Returns:
- the degree
setDegree
public void setDegree(boolean degree)
- Parameters:
degree
- the degree to set
getSpecificationTitle
public java.util.List<java.lang.String> getSpecificationTitle()
- Returns:
- the specificationTitle
setSpecificationTitle
public void setSpecificationTitle(java.util.List<java.lang.String> specificationTitle)
- Parameters:
specificationTitle
- the specificationTitle to set
getSpecificationDateType
public java.lang.String getSpecificationDateType()
- Returns:
- the specificationDateType
setSpecificationDateType
public void setSpecificationDateType(java.lang.String specificationDateType)
- Parameters:
specificationDateType
- the specificationDateType to set
getSpecificationDate
public Date getSpecificationDate()
- Returns:
- the specificationDate
setSpecificationDate
public void setSpecificationDate(Date specificationDate)
- Parameters:
specificationDate
- the specificationDate to set
getLimitation
public java.util.List<java.lang.String> getLimitation()
- Returns:
- the limitation
setLimitation
public void setLimitation(java.util.List<java.lang.String> limitation)
- Parameters:
limitation
- the limitation to set
getAccessConstraints
public java.util.List<java.lang.String> getAccessConstraints()
- Returns:
- the accessConstraints
setAccessConstraints
public void setAccessConstraints(java.util.List<java.lang.String> accessConstraints)
- Parameters:
accessConstraints
- the accessConstraints to set
getOtherConstraints
public java.util.List<java.lang.String> getOtherConstraints()
- Returns:
- the otherConstraints
setOtherConstraints
public void setOtherConstraints(java.util.List<java.lang.String> otherConstraints)
- Parameters:
otherConstraints
- the otherConstraints to set
getClassification
public java.util.List<java.lang.String> getClassification()
- Returns:
- the classification
setClassification
public void setClassification(java.util.List<java.lang.String> classification)
- Parameters:
classification
- the classification to set
getLineage
public java.lang.String getLineage()
- Returns:
- the lineage
setLineage
public void setLineage(java.lang.String lineage)
- Parameters:
lineage
- the lineage to set
get_abstract
public java.util.List<java.lang.String> get_abstract()
- Returns:
- _abstract
set_abstract
public void set_abstract(java.util.List<java.lang.String> _abstract)
- Parameters:
_abstract
-
getAnyText
public java.lang.String getAnyText()
- Returns:
- the anyText
setAnyText
public void setAnyText(java.lang.String anyText)
- Parameters:
anyText
- the anyText to set
getFormat
public java.util.List<Format> getFormat()
- Returns:
- the format
setFormat
public void setFormat(java.util.List<Format> format)
- Parameters:
format
- the format to set
getIdentifier
public java.lang.String[] getIdentifier()
- Returns:
- the identifier
setIdentifier
public void setIdentifier(java.lang.String[] identifier)
- Parameters:
identifier
- the identifier to set
getModified
public Date[] getModified()
- Returns:
- the modified
setModified
public void setModified(Date[] modified)
- Parameters:
modified
- the modified to set
getType
public java.lang.String getType()
- Returns:
- the type
setType
public void setType(java.lang.String type)
- Parameters:
type
- the type to set
getCrs
public java.util.List<CRSCodeType> getCrs()
- Returns:
- the crs
setCrs
public void setCrs(java.util.List<CRSCodeType> crs)
- Parameters:
crs
- the crs to set
getTitle
public java.util.List<java.lang.String> getTitle()
- Returns:
- the title
setTitle
public void setTitle(java.util.List<java.lang.String> title)
- Parameters:
title
- the title to set
getBoundingBox
public java.util.List<BoundingBox> getBoundingBox()
- Returns:
- the boundingBox
setBoundingBox
public void setBoundingBox(java.util.List<BoundingBox> boundingBox)
- Parameters:
boundingBox
- the boundingBox to set
getKeywords
public java.util.List<Keyword> getKeywords()
- Returns:
- the keywords
setKeywords
public void setKeywords(java.util.List<Keyword> keywords)
- Parameters:
keywords
- the keywords to set
getAlternateTitle
public java.util.List<java.lang.String> getAlternateTitle()
- Returns:
- the alternateTitle
setAlternateTitle
public void setAlternateTitle(java.util.List<java.lang.String> alternateTitle)
- Parameters:
alternateTitle
- the alternateTitle to set
getResourceLanguage
public java.util.List<java.lang.String> getResourceLanguage()
- Returns:
- the resourceLanguage
setResourceLanguage
public void setResourceLanguage(java.util.List<java.lang.String> resourceLanguage)
- Parameters:
resourceLanguage
- the resourceLanguage to set
getRevisionDate
public Date getRevisionDate()
- Returns:
- the revisionDate
setRevisionDate
public void setRevisionDate(Date revisionDate)
- Parameters:
revisionDate
- the revisionDate to set
getCreationDate
public Date getCreationDate()
- Returns:
- the creationDate
setCreationDate
public void setCreationDate(Date creationDate)
- Parameters:
creationDate
- the creationDate to set
getPublicationDate
public Date getPublicationDate()
- Returns:
- the publicationDate
setPublicationDate
public void setPublicationDate(Date publicationDate)
- Parameters:
publicationDate
- the publicationDate to set
getOrganisationName
public java.lang.String getOrganisationName()
- Returns:
- the organisationName
setOrganisationName
public void setOrganisationName(java.lang.String organisationName)
- Parameters:
organisationName
- the organisationName to set
isHasSecurityConstraints
public boolean isHasSecurityConstraints()
- Returns:
- the hasSecurityConstraints
setHasSecurityConstraints
public void setHasSecurityConstraints(boolean hasSecurityConstraints)
- Parameters:
hasSecurityConstraints
- the hasSecurityConstraints to set
getLanguage
public java.lang.String getLanguage()
- Returns:
- the language
setLanguage
public void setLanguage(java.lang.String language)
- Parameters:
language
- the language to set
getResourceIdentifier
public java.util.List<java.lang.String> getResourceIdentifier()
- Returns:
- the resourceIdentifier
setResourceIdentifier
public void setResourceIdentifier(java.util.List<java.lang.String> resourceIdentifier)
- Parameters:
resourceIdentifier
- the resourceIdentifier to set
getParentIdentifier
public java.lang.String getParentIdentifier()
- Returns:
- the parentIdentifier
setParentIdentifier
public void setParentIdentifier(java.lang.String parentIdentifier)
- Parameters:
parentIdentifier
- the parentIdentifier to set
getTopicCategory
public java.util.List<java.lang.String> getTopicCategory()
- Returns:
- the topicCategory
setTopicCategory
public void setTopicCategory(java.util.List<java.lang.String> topicCategory)
- Parameters:
topicCategory
- the topicCategory to set
getServiceType
public java.lang.String getServiceType()
- Returns:
- the serviceType
setServiceType
public void setServiceType(java.lang.String serviceType)
- Parameters:
serviceType
- the serviceType to set
getServiceTypeVersion
public java.util.List<java.lang.String> getServiceTypeVersion()
- Returns:
- the serviceTypeVersion
setServiceTypeVersion
public void setServiceTypeVersion(java.util.List<java.lang.String> serviceTypeVersion)
- Parameters:
serviceTypeVersion
- the serviceTypeVersion to set
getGeographicDescriptionCode_service
public java.util.List<java.lang.String> getGeographicDescriptionCode_service()
- Returns:
- the geographicDescriptionCode_service
setGeographicDescriptionCode_service
public void setGeographicDescriptionCode_service(java.util.List<java.lang.String> geographicDescriptionCodeService)
- Parameters:
geographicDescriptionCodeService
- the geographicDescriptionCode_service to set
getOperation
public java.util.List<java.lang.String> getOperation()
- Returns:
- the operation
setOperation
public void setOperation(java.util.List<java.lang.String> operation)
- Parameters:
operation
- the operation to set
getCouplingType
public java.lang.String getCouplingType()
- Returns:
- the couplingType
setCouplingType
public void setCouplingType(java.lang.String couplingType)
- Parameters:
couplingType
- the couplingType to set
getOperatesOnData
public java.util.List<OperatesOnData> getOperatesOnData()
- Returns:
- the operatesOnData
setOperatesOnData
public void setOperatesOnData(java.util.List<OperatesOnData> operatesOnData)
- Parameters:
operatesOnData
- the operatesOnData to set
getDenominator
public int getDenominator()
- Returns:
- the denominator
setDenominator
public void setDenominator(int denominator)
- Parameters:
denominator
- the denominator to set
getDistanceValue
public float getDistanceValue()
- Returns:
- the distanceValue
setDistanceValue
public void setDistanceValue(float distanceValue)
- Parameters:
distanceValue
- the distanceValue to set
getDistanceUOM
public java.lang.String getDistanceUOM()
- Returns:
- the distanceUOM
setDistanceUOM
public void setDistanceUOM(java.lang.String distanceUOM)
- Parameters:
distanceUOM
- the distanceUOM to set
getTemporalExtentBegin
public Date getTemporalExtentBegin()
- Returns:
- the temporalExtentBegin
setTemporalExtentBegin
public void setTemporalExtentBegin(Date temporalExtentBegin)
- Parameters:
temporalExtentBegin
- the temporalExtentBegin to set
getTemporalExtentEnd
public Date getTemporalExtentEnd()
- Returns:
- the temporalExtentEnd
setTemporalExtentEnd
public void setTemporalExtentEnd(Date temporalExtentEnd)
- Parameters:
temporalExtentEnd
- the temporalExtentEnd to set
Copyright © 2011. All Rights Reserved.