Skip navigation links


com.fatwire.assetapi.data
Interface TagNode


public interface TagNode

This interface represents tag instance.


Method Summary
 int getAssetCount()
           
 java.lang.String getName()
           
 java.lang.String getTagName()
           

 

Method Detail

getName

java.lang.String getName()

getTagName

java.lang.String getTagName()

getAssetCount

int getAssetCount()

Skip navigation links


Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.