class: Link

public class: Link
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:13:25; Modified: 16.07.2009 15:13:25;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {400F024E-EFEA-4e9c-BB0F-DFC8B3E111A5}
Schema fragment(s) for this class:
<pre> <xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="link"> <xs:attribute type="xs:string" name="objid"/> </xs:complexType>
</pre>
 

Goto: Custom Properties, Fields, Methods

Extends: IntelligentVO

See also: IntelligentVO

Appears in: commontypes

Connections
 
Custom Properties
 
Link Attributes
Attribute Details
private String
  objid
 
Link Methods
Operation Details
public
getObjid():String
Sequential
Notes: Get the 'objid' attribute value.
<create>depends on the element</create>
<update>depends on the element</update>
@return value
public
setObjid(
   String objid):void
Sequential
Notes: Set the 'objid' attribute value.
<create>depends on the element</create>
<update>depends on the element</update>