Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


weblogic.descriptor.annotation
Class AnnotationDefinition.EnumerationAnnotation

java.lang.Object
  extended by weblogic.descriptor.annotation.AnnotationDefinition
      extended by weblogic.descriptor.annotation.AnnotationDefinition.EnumerationAnnotation

Enclosing class:
AnnotationDefinition

public static class AnnotationDefinition.EnumerationAnnotation
extends AnnotationDefinition

Nested Class Summary

 

Nested classes/interfaces inherited from class weblogic.descriptor.annotation.AnnotationDefinition
AnnotationDefinition.EnumerationAnnotation, AnnotationDefinition.LegalNullStringAnnotation, AnnotationDefinition.LegalStringAnnotation, AnnotationDefinition.LegalZeroLengthStringAnnotation, AnnotationDefinition.UnSetValueAnnotation

 

Field Summary

 

Fields inherited from class weblogic.descriptor.annotation.AnnotationDefinition
INHERIT_FROM_CLASS, INHERIT_FROM_SUPERCLASS

 

Method Summary
 List validate(PropertyDeclaration declaration, String alias)
           

 

Methods inherited from class weblogic.descriptor.annotation.AnnotationDefinition
constructMessage, error, getAliases, getAnnotationValue, getAnnotationValues, isAllowedType, isDefined, toString, warning

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Method Detail

validate

public List validate(PropertyDeclaration declaration,
                     String alias)
Overrides:
validate in class AnnotationDefinition

Skip navigation links

Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09