Framework Professional Edition Package


org.mbs.services.metatype
Class DesignateObject

java.lang.Object
  extended by org.mbs.services.metatype.DesignateObject

public class DesignateObject
extends java.lang.Object


Field Summary
 java.util.Vector attributes
          The array of attributes contained in this object.
 java.lang.String bundle
          The bundle for that OCD object.
 java.lang.String factoryPid
          The contents of the factoryPid attribute if present in this Designate.
 boolean merge
          The designate's 'merge' attribute.
 boolean optional
          The designate's 'optional' attribute.
 
Constructor Summary
DesignateObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bundle

public java.lang.String bundle
The bundle for that OCD object.


optional

public boolean optional
The designate's 'optional' attribute.


merge

public boolean merge
The designate's 'merge' attribute.


factoryPid

public java.lang.String factoryPid
The contents of the factoryPid attribute if present in this Designate.


attributes

public java.util.Vector attributes
The array of attributes contained in this object.

Constructor Detail

DesignateObject

public DesignateObject()

Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved