|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComparatorEnumType | |
---|---|
eu.esdihumboldt.hale.io.oml.internal.model.generated.oml |
Uses of ComparatorEnumType in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml |
---|
Fields in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml declared as ComparatorEnumType | |
---|---|
protected ComparatorEnumType |
RestrictionType.comparator
|
protected ComparatorEnumType |
PropValueRestrictionType.comparator
|
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml that return ComparatorEnumType | |
---|---|
static ComparatorEnumType |
ComparatorEnumType.fromValue(String v)
|
ComparatorEnumType |
RestrictionType.getComparator()
Gets the value of the comparator property. |
ComparatorEnumType |
PropValueRestrictionType.getComparator()
Gets the value of the comparator property. |
static ComparatorEnumType |
ComparatorEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComparatorEnumType[] |
ComparatorEnumType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml that return types with arguments of type ComparatorEnumType | |
---|---|
JAXBElement<ComparatorEnumType> |
ObjectFactory.createComparator(ComparatorEnumType value)
Create an instance of JAXBElement < ComparatorEnumType > } |
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml with parameters of type ComparatorEnumType | |
---|---|
JAXBElement<ComparatorEnumType> |
ObjectFactory.createComparator(ComparatorEnumType value)
Create an instance of JAXBElement < ComparatorEnumType > } |
void |
RestrictionType.setComparator(ComparatorEnumType value)
Sets the value of the comparator property. |
void |
PropValueRestrictionType.setComparator(ComparatorEnumType value)
Sets the value of the comparator property. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |