public class ModuleId extends Object
Module
protected String
name
version
protected
ModuleId()
ModuleId(ModuleDefinition md)
ModuleId(String name)
ModuleId(String name, String version)
boolean
equals(Object obj)
int
hashCode()
protected void
init(String name, String version)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected String name
protected String version
protected ModuleId()
public ModuleId(String name)
public ModuleId(String name, String version)
public ModuleId(ModuleDefinition md)
protected void init(String name, String version)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2013 Oracle Corporation. All Rights Reserved.