public class VSPropertyBean extends Versionable implements java.io.Serializable
Constructor and Description |
---|
VSPropertyBean() |
Modifier and Type | Method and Description |
---|---|
Property |
getProperty() |
java.lang.String |
getVsPropertyGuid() |
void |
setProperty(Property property) |
void |
setVsPropertyGuid(java.lang.String vsPropertyGuid) |
getEffectiveDate, getEntryState, getExpirationDate, getIsActive, getOwner, getStatus, isIsActive, isValid, marshal, marshal, setEffectiveDate, setEntryState, setExpirationDate, setIsActive, setOwner, setStatus, unmarshalVersionable, validate
getParent, setParent
public java.lang.String getVsPropertyGuid()
public void setVsPropertyGuid(java.lang.String vsPropertyGuid)
vsPropertyGuid
- the vsPropertyGuid to setpublic Property getProperty()
public void setProperty(Property property)
property
- the property to set