Class ObjectPropertyCategory

java.lang.Object
de.bsvrz.sys.funclib.kappich.properties.ObjectPropertyCategory

public class ObjectPropertyCategory
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getName()  
    java.util.Map<PropertyName,​java.lang.Object> getProperties()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getName

      public java.lang.String getName()
    • getProperties

      public java.util.Map<PropertyName,​java.lang.Object> getProperties()