public interface Activationspec16 extends Activationspec15
Modifier and Type | Interface and Description |
---|---|
static class |
Activationspec16.Attribute
A Attribute.
|
static class |
Activationspec16.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.util.List<? extends ConfigProperty> |
getConfigProperties() |
int |
hashCode() |
java.lang.String |
toString() |
getActivationspecClass, getId, getRequiredConfigProperties
copy
java.util.List<? extends ConfigProperty> getConfigProperties()
int hashCode()
hashCode
in interface Activationspec15
hashCode
in class java.lang.Object
boolean equals(java.lang.Object obj)
equals
in interface Activationspec15
equals
in class java.lang.Object
java.lang.String toString()
Activationspec15
toString
in interface Activationspec15
toString
in class java.lang.Object
Object.toString()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)