class: LinkRequired

public class: LinkRequired
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:13:26; Modified: 16.07.2009 15:13:26;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {DD8948A5-24A2-4d57-9432-6619F787A38D}
Schema fragment(s) for this class:
<pre> <xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="linkRequired"> <xs:attribute type="xs:string" use="required" name="objid"/> </xs:complexType>
</pre>
 

Goto: Custom Properties, Fields, Methods

Extends: IntelligentVO

See also: IntelligentVO

Appears in: commontypes

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