|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Group
Represents a group of properties
Method Summary | |
---|---|
DefinitionGroup |
getDefinition()
Get the group definition |
Object[] |
getProperty(QName propertyName)
Get the values for the property with the given name. |
Iterable<QName> |
getPropertyNames()
Get the property names for which any values exist. |
Method Detail |
---|
Object[] getProperty(QName propertyName)
propertyName
- the property name
null
if none existIterable<QName> getPropertyNames()
DefinitionGroup getDefinition()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |