christophedelory.betty.xml
Class DescriptionDetails
java.lang.Object
christophedelory.betty.xml.Child
christophedelory.betty.xml.AbstractMetadataDetails
christophedelory.betty.xml.DescriptionDetails
- All Implemented Interfaces:
- Serializable
public class DescriptionDetails
- extends AbstractMetadataDetails
A description, associated to a locale.
- Version:
- $Revision$
- Author:
- Christophe Delory
- See Also:
- Serialized Form
Method Summary |
String |
getType()
Returns the type of this metadata. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
METADATA_TYPE
public static final String METADATA_TYPE
- The type of this metadata.
- See Also:
- Constant Field Values
DescriptionDetails
public DescriptionDetails()
getType
public String getType()
- Description copied from class:
AbstractMetadataDetails
- Returns the type of this metadata.
- Specified by:
getType
in class AbstractMetadataDetails
- Returns:
- a metadata type. Shall not be
null
.
Copyright © 2008-2009 Christophe Delory. All Rights Reserved.