Class ManifestCategory


  • public class ManifestCategory
    extends java.lang.Object
    Represents the metadata required to transmit properties of type d:category which are used by categories and tags
    Author:
    mrogers
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPath()  
      void setPath​(java.lang.String path)  
      • Methods inherited from class java.lang.Object

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

      • ManifestCategory

        public ManifestCategory()
    • Method Detail

      • getPath

        public java.lang.String getPath()
      • setPath

        public void setPath​(java.lang.String path)