Class TypeAnnotation

java.lang.Object
aQute.bnd.osgi.Annotation
aQute.bnd.osgi.TypeAnnotation

public class TypeAnnotation extends Annotation
  • Field Details

    • target_type

      private final int target_type
    • target_info

      private final byte[] target_info
    • target_index

      private final int target_index
    • type_path

      private final byte[] type_path
  • Constructor Details

  • Method Details

    • targetType

      public int targetType()
    • targetInfo

      public byte[] targetInfo()
    • targetIndex

      public int targetIndex()
    • typePath

      public byte[] typePath()