org.eclipse.higgins.cardstore.schemas._2005._08.addressing
Interface IMetaData

All Superinterfaces:
XMLSerializer
All Known Implementing Classes:
MetaData

public interface IMetaData
extends XMLSerializer

This interface represents a Addressing MetaData object. Since this object type supports any attribute and any element the XML object representation is the only return type.


Field Summary
static String copyright
           
 
Methods inherited from interface org.eclipse.higgins.cardstore.schemas.XMLSerializer
fromXml, getParent, setParent, toXml
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values