com.softwareag.centrasite.appl.framework.mapping
Class ClassifiedInstanceProperty

java.lang.Object
  extended by com.softwareag.centrasite.appl.framework.mapping.BaseProperty
      extended by com.softwareag.centrasite.appl.framework.mapping.ClassifiedInstanceProperty
All Implemented Interfaces:
Property

public class ClassifiedInstanceProperty
extends BaseProperty


Constructor Summary
ClassifiedInstanceProperty()
           
 
Method Summary
 Property getEnclosedProperty()
           
 void setEnclosedProperty(Property enclosedProperty)
           
 
Methods inherited from class com.softwareag.centrasite.appl.framework.mapping.BaseProperty
getAttributeDescription, getAttributeName, getBeanType, getGetter, getName, getSetter, getTargetType, hasAttributeDescription, setAttributeDescription, setAttributeName, setBeanType, setGetter, setHasAttributeDescription, setName, setSetter, setTargetType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassifiedInstanceProperty

public ClassifiedInstanceProperty()
Method Detail

getEnclosedProperty

public Property getEnclosedProperty()
Returns:
the enclosedProperty

setEnclosedProperty

public void setEnclosedProperty(Property enclosedProperty)
Parameters:
enclosedProperty - the enclosedProperty to set