org.wso2.registry
Class TaggedResourcePath

java.lang.Object
  extended by org.wso2.registry.TaggedResourcePath

public class TaggedResourcePath
extends java.lang.Object


Constructor Summary
TaggedResourcePath()
           
 
Method Summary
 java.lang.String getResourcePath()
           
 long getTagCount()
           
 void setResourcePath(java.lang.String resourcePath)
           
 void setTagCount(long tagCount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaggedResourcePath

public TaggedResourcePath()
Method Detail

getResourcePath

public java.lang.String getResourcePath()

setResourcePath

public void setResourcePath(java.lang.String resourcePath)

getTagCount

public long getTagCount()

setTagCount

public void setTagCount(long tagCount)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.