com.sun.syndication.feed.module.base.types
Interface CloneableType

All Superinterfaces:
java.lang.Cloneable
All Known Implementing Classes:
DateTimeRange, FloatUnit, GenderEnumeration, IntUnit, PriceTypeEnumeration, ShippingType, ShortDate, Size, YearType

public interface CloneableType
extends java.lang.Cloneable

This is just a holder interface for cloneable elements.

Version:
$Revision: 1.1 $
Author:
Robert "kebernet" Cooper

Method Summary
 java.lang.Object clone()
           
 

Method Detail

clone

java.lang.Object clone()


Copyright © 2006-2009. All Rights Reserved.