1Rose::DB::Object::MetadUastear::CCoonlturminb:uR:toFesldeo:aP:teD(rB3l:):DOobcjuemcetn:t:aMteitoandata::Column::Float(3)
2
3
4

NAME

6       Rose::DB::Object::Metadata::Column::Float - Floating-point column
7       metadata.
8

SYNOPSIS

10         use Rose::DB::Object::Metadata::Column::Float;
11
12         $col = Rose::DB::Object::Metadata::Column::Float->new(...);
13         $col->make_methods(...);
14         ...
15

DESCRIPTION

17       Objects of this class store and manipulate metadata for floating-point
18       columns in a database.  Column metadata objects store information about
19       columns (data type, size, etc.) and are responsible for creating object
20       methods that manipulate column values.
21
22       This class inherits from Rose::DB::Object::Metadata::Column::Numeric.
23       Inherited methods that are not overridden will not be documented a
24       second time here.  See the Rose::DB::Object::Metadata::Column::Numeric
25       documentation for more information.
26

METHOD MAP

28       "get_set"
29           Rose::DB::Object::MakeMethods::Generic, scalar, "interface =>
30           'get_set', ..."
31
32       "get"
33           Rose::DB::Object::MakeMethods::Generic, scalar, "interface =>
34           'get', ..."
35
36       "get_set"
37           Rose::DB::Object::MakeMethods::Generic, scalar, "interface =>
38           'set', ..."
39
40       See the Rose::DB::Object::Metadata::Column documentation for an
41       explanation of this method map.
42

OBJECT METHODS

44       type
45           Returns "float".
46

AUTHOR

48       John C. Siracusa (siracusa@gmail.com)
49

LICENSE

51       Copyright (c) 2010 by John C. Siracusa.  All rights reserved.  This
52       program is free software; you can redistribute it and/or modify it
53       under the same terms as Perl itself.
54
55
56
57perl v5.32.0                      2R0o2s0e-:0:7D-B2:8:Object::Metadata::Column::Float(3)
Impressum