Module eclipselink

Annotation Type XmlVariableNode

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean attribute  
      Class<?> type
      The class being referenced
      String value
      The name of the attribute on the referenced type to be used as the tag name
    • Element Detail

      • value

        String value
        The name of the attribute on the referenced type to be used as the tag name
        Default:
        "##default"
      • type

        Class<?> type
        The class being referenced
        Default:
        org.eclipse.persistence.oxm.annotations.XmlVariableNode.DEFAULT.class
      • attribute

        boolean attribute
        Default:
        false