Class Javadoc.AccessType

java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.Javadoc.AccessType
Enclosing class:
Javadoc

public static class Javadoc.AccessType
extends EnumeratedAttribute
EnumeratedAttribute implementation supporting the Javadoc scoping values.
  • Constructor Details

    • AccessType

      public AccessType()
  • Method Details

    • getValues

      public java.lang.String[] getValues()
      Description copied from class: EnumeratedAttribute
      This is the only method a subclass needs to implement.
      Specified by:
      getValues in class EnumeratedAttribute
      Returns:
      the allowed values for the access type.