public class ServiceTag<T extends BroadWorksService> extends Object implements Serializable
Constructor and Description |
---|
ServiceTag() |
ServiceTag(String className) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getClassName() |
int |
hashCode() |
void |
setClassName(String className) |
String |
toString() |
Copyright © 2017 ECG. All rights reserved.