Package 

Class Content.Attribute

  • All Implemented Interfaces:

    
    public final class Content.Attribute<V extends Object>
    
                        

    An attribute is an arbitrary key-value metadata pair.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Content.AttributeKey<V> getKey()
      final V getValue()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait