| 
org.netbeans.modules.java.platform/1 1.7.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.api.java.platform.Profile
public class Profile
Represents profile installed in the Java SDK
| Constructor Summary | |
|---|---|
Profile(String name,
        SpecificationVersion version)
Creates new Profile  | 
|
| Method Summary | |
|---|---|
 boolean | 
equals(Object other)
 | 
 String | 
getName()
Returns the name of the profile  | 
 SpecificationVersion | 
getVersion()
Returns the version of the profile  | 
 int | 
hashCode()
 | 
 String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public Profile(String name, SpecificationVersion version)
name - of the profile, e.g. MIDPversion - of the profile, e.g. 1.0| Method Detail | 
|---|
public final String getName()
public final SpecificationVersion getVersion()
public int hashCode()
public boolean equals(Object other)
public String toString()
  | 
org.netbeans.modules.java.platform/1 1.7.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||