public class ComponentType extends Object implements Serializable
ComponentType()
ComponentType(String type, String subtype)
boolean
equals(Object obj)
String
getSubtype()
getType()
int
hashCode()
void
setSubtype(String subtype)
setType(String type)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ComponentType()
public ComponentType(String type, String subtype)
public String getType()
public void setType(String type)
public String getSubtype()
public void setSubtype(String subtype)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.