Class Type

  • All Implemented Interfaces:

    
    public final class Type
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Type.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      Type(MetadataType body, MetadataType headers, MetadataType attachments, MessageDefinition message)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final MetadataType getBody()
      final MetadataType getHeaders()
      final MetadataType getAttachments()
      final MessageDefinition getMessage()
      • Methods inherited from class java.lang.Object

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