Interface ArtifactResolve

    • Field Detail

      • DEFAULT_ELEMENT_NAME

        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type.
    • Method Detail

      • getArtifact

        Artifact getArtifact()
        Get Artifact child element.
        Returns:
        the Artifact child element
      • setArtifact

        void setArtifact​(Artifact newArtifact)
        Set Artifact child element.
        Parameters:
        newArtifact - sets the new Artifact child element