| Modifier and Type | Method and Description |
|---|---|
PhysicalAttributeMetadata |
BasicAttribute.getMetadata()
Returns the metadata of the attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAttributeMetadataImpl
The implementation of the
BasicAttributeMetadata. |
class |
IdAttributeMetadataImpl
The implementation of the
IdAttributeMetadata. |
class |
PhysicalAttributeMetadataImpl
The implementation of the
PhysicalAttributeMetadata. |
class |
VersionAttributeMetadataImpl
The implementation of the
VersionAttributeMetadata. |
| Constructor and Description |
|---|
PhysicalAttributeMetadataImpl(Member member,
PhysicalAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAttributeElement
Element for
basic elements. |
class |
IdAttributeElement
Element for
id elements. |
class |
PhysicalAttributeElement
Common implementation of singular attribute element factories.
|
class |
VersionAttributeElement
Element for
version elements. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicAttributeMetadata
Metadata for basic attributes.
|
interface |
IdAttributeMetadata
The definition of the id attributes.
|
interface |
VersionAttributeMetadata
The definition of version attributes.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.