| Constructor and Description |
|---|
BasicAttribute(IdentifiableTypeImpl<X> declaringType,
VersionAttributeMetadata metadata)
Constructor for version attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VersionAttributeMetadataImpl
The implementation of the
VersionAttributeMetadata. |
| Modifier and Type | Method and Description |
|---|---|
List<VersionAttributeMetadata> |
AttributesMetadataImpl.getVersions()
Returns the version attributes.
|
| Constructor and Description |
|---|
VersionAttributeMetadataImpl(Member member,
VersionAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
VersionAttributeElement
Element for
version elements. |
| Modifier and Type | Method and Description |
|---|---|
List<VersionAttributeMetadata> |
AttributesElement.getVersions()
Returns the version attributes.
|
| Modifier and Type | Method and Description |
|---|---|
List<VersionAttributeMetadata> |
AttributesMetadata.getVersions()
Returns the version attributes.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.