Class XmlAnnotationValue


  • public final class XmlAnnotationValue
    extends Object
    Xmir annotation property.
    Since:
    0.3
    • Constructor Detail

      • XmlAnnotationValue

        public XmlAnnotationValue​(XmlNode xmlnode)
        Constructor.
        Parameters:
        xmlnode - XML node.
    • Method Detail

      • bytecode

        public BytecodeAnnotationValue bytecode()
        Transform to bytecode.
        Returns:
        Bytecode annotation property.