com.redhat.persistence
Class Source

java.lang.Object
  extended bycom.redhat.persistence.Source

public class Source
extends Object

Source

Version:
$Revision: #6 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Constructor Summary
Source(ObjectType type)
           
Source(ObjectType type, Path path)
           
 
Method Summary
 ObjectType getObjectType()
           
 Path getPath()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

Source

public Source(ObjectType type)

Source

public Source(ObjectType type,
              Path path)
Method Detail

getObjectType

public ObjectType getObjectType()

getPath

public Path getPath()

toString

public String toString()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC