Uses of Class
net.morimekta.providence.descriptor.PAnnotation
-
Packages that use PAnnotation Package Description net.morimekta.providence.descriptor -
-
Uses of PAnnotation in net.morimekta.providence.descriptor
Methods in net.morimekta.providence.descriptor that return PAnnotation Modifier and Type Method Description static PAnnotationPAnnotation. forTag(java.lang.String tag)static PAnnotationPAnnotation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PAnnotation[]PAnnotation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-