Class ExternalID
Package :
xml
Class reprsenting an external ID.
Source
Class summary
Methods defined in this class
get_public_id()
get_system_id()
set_public_id(s)
set_system_id(s)
to_string()
Variables defined in this class
public_id
system_id
Method detail
get_public_id()
Get the public id (if any)
Source
get_system_id()
Get the system id
Source
set_public_id(s)
Set the public id
Source
set_system_id(s)
Set the system id
Source
to_string()
Get a string representation of this object.
Source
Variable detail
public_id
system_id