com.bea.content.manager.propertysets
Class PropertySetImpl

java.lang.Object
  extended by com.bea.p13n.property.AbstractPropertySet
      extended by 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.
 
Method Summary
 
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.



Copyright © 2006 BEA Systems, Inc. All Rights Reserved