Struct oracle::ObjectTypeAttr [] [src]

pub struct ObjectTypeAttr { /* fields omitted */ }

Object type attribute information

See ObjectType.attributes()

Methods

impl ObjectTypeAttr
[src]

[src]

Gets the attribute name

[src]

Gets the attribute type

Trait Implementations

impl Clone for ObjectTypeAttr
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Drop for ObjectTypeAttr
[src]

[src]

Executes the destructor for this type. Read more