Package 

Class IceControlledAttribute

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      IceControlledAttribute() Constructs an ICE-CONTROLLING attribute.
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.ice4j.attribute.IceControlAttribute

        encode, equals, getDataLength, getName, getTieBreaker, setTieBreaker
      • Methods inherited from class org.ice4j.attribute.Attribute

        getAttributeType, getLocationInMessage, setLocationInMessage
      • Methods inherited from class java.lang.Object

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

      • IceControlledAttribute

        IceControlledAttribute()
        Constructs an ICE-CONTROLLING attribute.
    • Method Detail