Modifier and Type | Method and Description |
---|---|
SingularAttributeNature |
SingularAttributeSourceImpl.getNature() |
SingularAttributeNature |
ToOneAttributeSourceImpl.getNature() |
Modifier and Type | Method and Description |
---|---|
SingularAttributeNature |
ComponentAttributeSourceImpl.getNature() |
Modifier and Type | Method and Description |
---|---|
SingularAttributeNature |
SingularAttributeSource.getNature()
Obtain the nature of this attribute type.
|
static SingularAttributeNature |
SingularAttributeNature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SingularAttributeNature[] |
SingularAttributeNature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SingularAttributeNature |
ComponentAttributeSourceImpl.getNature() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.