© 2003 BEA Systems, Inc.

com.bea.content.manager.propertysets
Class PropertySetImpl

java.lang.Object
  |
  +--com.bea.p13n.property.AbstractPropertySet
        |
        +--com.bea.content.manager.propertysets.PropertySetImpl
All Implemented Interfaces:
PropertySet, Serializable

public class PropertySetImpl
extends AbstractPropertySet

PropertyDefinitionImpl.java

See Also:
Serialized Form

Constructor Summary
PropertySetImpl(String type, String name, String desc)
          Constructor.
 
Methods inherited from class com.bea.p13n.property.AbstractPropertySet
addPropertyDefinition, getDescription, getName, getPropertyDefinition, getPropertyDefinitions, getType, setDescription, setName, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertySetImpl

public PropertySetImpl(String type,
                       String name,
                       String desc)
Constructor.


© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved