Klasse ModulesResourceImpl

Alle implementierten Schnittstellen:
Notifier, Resource, Resource.Internal, XMLResource

public class ModulesResourceImpl extends XMLResourceImpl
The Resource associated with the package.
Siehe auch:
Generated
  • Konstruktordetails

    • ModulesResourceImpl

      public ModulesResourceImpl(URI uri)
      Creates an instance of the resource.
      Parameter:
      uri - the URI of the new resource.
      Generated