Betty v1.1.0

christophedelory.betty.xml
Class DescriptionDetails

java.lang.Object
  extended by christophedelory.betty.xml.Child
      extended by christophedelory.betty.xml.AbstractMetadataDetails
          extended by 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

Field Summary
static String METADATA_TYPE
          The type of this metadata.
 
Constructor Summary
DescriptionDetails()
           
 
Method Summary
 String getType()
          Returns the type of this metadata.
 
Methods inherited from class christophedelory.betty.xml.AbstractMetadataDetails
accept, getLocaleName, getValue, setLocaleName, setValue
 
Methods inherited from class christophedelory.betty.xml.Child
getParent, getRoot, getRoot, getVersion, setParent, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

METADATA_TYPE

public static final String METADATA_TYPE
The type of this metadata.

See Also:
Constant Field Values
Constructor Detail

DescriptionDetails

public DescriptionDetails()
Method Detail

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.

© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.