org.apache.hivemind.parse
Class ConfigurationPointDescriptor
java.lang.Object
|
+--org.apache.hivemind.impl.BaseLocatable
|
+--org.apache.hivemind.parse.ConfigurationPointDescriptor
- All Implemented Interfaces:
- Locatable, LocationHolder
- public final class ConfigurationPointDescriptor
- extends BaseLocatable
Descriptor for the <configuration-point> element, which defines a configuration
extension point.
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ConfigurationPointDescriptor
public ConfigurationPointDescriptor()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getCount
public Occurances getCount()
setCount
public void setCount(Occurances occurances)
getId
public java.lang.String getId()
setId
public void setId(java.lang.String string)
getContributionsSchema
public Schema getContributionsSchema()
setContributionsSchema
public void setContributionsSchema(Schema schema)