Class CDASpace

  • All Implemented Interfaces:
    java.io.Serializable

    public class CDASpace
    extends CDAResource
    Represents a single space.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      CDASpace()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String name()  
      java.lang.String toString()
      Create a String from this object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • CDASpace

        public CDASpace()
    • Method Detail

      • name

        public java.lang.String name()
        Returns:
        name of this space.
      • toString

        public java.lang.String toString()
        Create a String from this object.
        Overrides:
        toString in class CDAResource
        Returns:
        a String containing the id and name of this space