com.jp.protection.priv.pro.integration
Class TemplateUtil.LicenseType_PP

java.lang.Object
  extended by com.jp.protection.priv.pro.integration.TemplateUtil.LicenseType_PP
All Implemented Interfaces:
dev.beans.presentation.PropertyPresentation
Enclosing class:
TemplateUtil

public static class TemplateUtil.LicenseType_PP
extends java.lang.Object
implements dev.beans.presentation.PropertyPresentation


Constructor Summary
TemplateUtil.LicenseType_PP()
           
 
Method Summary
 java.lang.Object getPropertyValue(java.lang.Object aBean)
           
 void init(java.lang.Object aSelector, java.beans.PropertyDescriptor aPropertyDescriptor)
           
 void setPropertyValue(java.lang.Object aBean, java.lang.Object aPropertyValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateUtil.LicenseType_PP

public TemplateUtil.LicenseType_PP()
Method Detail

getPropertyValue

public java.lang.Object getPropertyValue(java.lang.Object aBean)
Specified by:
getPropertyValue in interface dev.beans.presentation.PropertyPresentation

setPropertyValue

public void setPropertyValue(java.lang.Object aBean,
                             java.lang.Object aPropertyValue)
Specified by:
setPropertyValue in interface dev.beans.presentation.PropertyPresentation

init

public void init(java.lang.Object aSelector,
                 java.beans.PropertyDescriptor aPropertyDescriptor)
Specified by:
init in interface dev.beans.presentation.PropertyPresentation