JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.biojava.utils.bytecode

Class CodeField



  • public final class CodeField
    extends Object 
    Wrap up details about a field in a Java class file.

    Instances of this type will be instantiated by CodeClass instances, using the getField() methods.

    Author:
    Thomas Down, Matthew Pocock
    • Method Detail

      • getName

        public String getName()
        Get the name of the field.
        Returns:
        the name of the field
      • getFullName

        public String getFullName()
        Get the fully qualified name of the field.
        Returns:
        the fully qualified name
      • getModifiers

        public int getModifiers()
        Get the moddifiers applied to this field.
        Returns:
        the modifiers
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 2020 BioJava. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /