Difference between revisions of "Freeside:3:Documentation:Developer/FS/device Common"

From Freeside
Jump to: navigation, search
(Edit via perl MediaWiki framework (1.13))
 
(No difference)

Latest revision as of 14:34, 27 June 2014

NAME

FS::device_Common - Base class for svc_X classes which have associated X_devices

SYNOPSIS

 package FS::svc_newservice
 use base qw( FS::device_Common FS::svc_Common );

DESCRIPTION

BUGS

SEE ALSO