org.wso2.registry
Class Tag

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

public class Tag
extends java.lang.Object


Constructor Summary
Tag()
           
 
Method Summary
 long getTagCount()
           
 java.lang.String getTagName()
           
 void setTagCount(long tagCount)
           
 void setTagName(java.lang.String tagName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tag

public Tag()
Method Detail

getTagName

public java.lang.String getTagName()

setTagName

public void setTagName(java.lang.String tagName)

getTagCount

public long getTagCount()

setTagCount

public void setTagCount(long tagCount)


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