© 2005 BEA Systems, Inc.

com.bea.content.manager.propertysets
Class PropertySetImpl

java.lang.Object
  extended bycom.bea.p13n.property.AbstractPropertySet
      extended bycom.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.


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved