Uses of Class
org.infinispan.protostream.descriptors.AnnotationElement
-
Packages that use AnnotationElement Package Description org.infinispan.protostream.descriptors Represents information contained in a proto file -
-
Uses of AnnotationElement in org.infinispan.protostream.descriptors
Subclasses of AnnotationElement in org.infinispan.protostream.descriptors Modifier and Type Class Description static classAnnotationElement.Annotationstatic classAnnotationElement.Arraystatic classAnnotationElement.Attributestatic classAnnotationElement.IdentifierAn identifier is a bit like a string literal but it does not have the quotation marks and it cannot contain white space.static classAnnotationElement.Literalstatic classAnnotationElement.ValueMethods in org.infinispan.protostream.descriptors with parameters of type AnnotationElement Modifier and Type Method Description voidAnnotationElement.Visitor. visit(AnnotationElement annotationElement)
-