aQute.bnd.osgi
Class Descriptors.Descriptor

java.lang.Object
  extended by aQute.bnd.osgi.Descriptors.Descriptor
Enclosing class:
Descriptors

public class Descriptors.Descriptor
extends Object


Method Summary
 boolean equals(Object other)
           
 Descriptors.TypeRef[] getPrototype()
           
 Descriptors.TypeRef getType()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getType

public Descriptors.TypeRef getType()

getPrototype

public Descriptors.TypeRef[] getPrototype()

equals

public boolean equals(Object other)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 aQute SARL. All rights reserved.