Class XmlElementsImpl

java.lang.Object
org.glassfish.hk2.api.AnnotationLiteral<jakarta.xml.bind.annotation.XmlElements>
org.glassfish.hk2.xml.jaxb.internal.XmlElementsImpl
All Implemented Interfaces:
Annotation

public class XmlElementsImpl extends AnnotationLiteral<jakarta.xml.bind.annotation.XmlElements> implements jakarta.xml.bind.annotation.XmlElements
Implementation of the XmlElements annotation
Author:
jwells
See Also:
  • Constructor Details

    • XmlElementsImpl

      public XmlElementsImpl(jakarta.xml.bind.annotation.XmlElement[] value)
  • Method Details