BundleName ========== .. java:package:: org.motechproject.osgi.web.ext :noindex: .. java:type:: public class BundleName Constructors ------------ BundleName ^^^^^^^^^^ .. java:constructor:: public BundleName(String bundleSymbolicName) :outertype: BundleName Methods ------- equals ^^^^^^ .. java:method:: @Override public boolean equals(Object bundle) :outertype: BundleName hashCode ^^^^^^^^ .. java:method:: @Override public int hashCode() :outertype: BundleName underscore ^^^^^^^^^^ .. java:method:: public String underscore() :outertype: BundleName