public class AssetOGC extends Object implements Serializable, Comparable<AssetOGC>
Constructor and Description |
---|
AssetOGC() |
AssetOGC(int assetId,
Calendar creationDate,
String description,
String[] formats,
MetaValueResult[] metaValues,
String previewURL,
String thumbnail,
String title,
String videoURL) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(AssetOGC assetOgc) |
boolean |
equals(Object obj) |
int |
getAssetId()
Gets the assetId value for this AssetOGC.
|
Calendar |
getCreationDate()
Gets the creationDate value for this AssetOGC.
|
String |
getDescription()
Gets the description value for this AssetOGC.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String[] |
getFormats()
Gets the formats value for this AssetOGC.
|
MetaValueResult[] |
getMetaValues()
Gets the metaValues value for this AssetOGC.
|
String |
getPreviewURL()
Gets the previewURL value for this AssetOGC.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getThumbnail()
Gets the thumbnail value for this AssetOGC.
|
String |
getTitle()
Gets the title value for this AssetOGC.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getVideoURL()
Gets the videoURL value for this AssetOGC.
|
int |
hashCode() |
void |
setAssetId(int assetId)
Sets the assetId value for this AssetOGC.
|
void |
setCreationDate(Calendar creationDate)
Sets the creationDate value for this AssetOGC.
|
void |
setDescription(String description)
Sets the description value for this AssetOGC.
|
void |
setFormats(String[] formats)
Sets the formats value for this AssetOGC.
|
void |
setMetaValues(MetaValueResult[] metaValues)
Sets the metaValues value for this AssetOGC.
|
void |
setPreviewURL(String previewURL)
Sets the previewURL value for this AssetOGC.
|
void |
setThumbnail(String thumbnail)
Sets the thumbnail value for this AssetOGC.
|
void |
setTitle(String title)
Sets the title value for this AssetOGC.
|
void |
setVideoURL(String videoURL)
Sets the videoURL value for this AssetOGC.
|
public int getAssetId()
public void setAssetId(int assetId)
assetId
- public Calendar getCreationDate()
public void setCreationDate(Calendar creationDate)
creationDate
- public String getDescription()
public void setDescription(String description)
description
- public String[] getFormats()
public void setFormats(String[] formats)
formats
- public MetaValueResult[] getMetaValues()
public void setMetaValues(MetaValueResult[] metaValues)
metaValues
- public String getPreviewURL()
public void setPreviewURL(String previewURL)
previewURL
- public String getThumbnail()
public void setThumbnail(String thumbnail)
thumbnail
- public String getTitle()
public void setTitle(String title)
title
- public String getVideoURL()
public void setVideoURL(String videoURL)
videoURL
- public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
public int compareTo(AssetOGC assetOgc)
compareTo
in interface Comparable<AssetOGC>
Copyright © 2018 City of Paris. All rights reserved.