|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.introduce.beans.service.ResourceFrameworkOptions
public class ResourceFrameworkOptions
| Constructor Summary | |
|---|---|
ResourceFrameworkOptions()
|
|
ResourceFrameworkOptions(Custom custom,
Identifiable identifiable,
Lifetime lifetime,
Main main,
Notification notification,
Persistent persistent,
ResourcePropertyManagement resourcePropertyManagement,
Secure secure,
Singleton singleton)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
Custom |
getCustom()
Gets the custom value for this ResourceFrameworkOptions. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Identifiable |
getIdentifiable()
Gets the identifiable value for this ResourceFrameworkOptions. |
Lifetime |
getLifetime()
Gets the lifetime value for this ResourceFrameworkOptions. |
Main |
getMain()
Gets the main value for this ResourceFrameworkOptions. |
Notification |
getNotification()
Gets the notification value for this ResourceFrameworkOptions. |
Persistent |
getPersistent()
Gets the persistent value for this ResourceFrameworkOptions. |
ResourcePropertyManagement |
getResourcePropertyManagement()
Gets the resourcePropertyManagement value for this ResourceFrameworkOptions. |
Secure |
getSecure()
Gets the secure value for this ResourceFrameworkOptions. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
Singleton |
getSingleton()
Gets the singleton value for this ResourceFrameworkOptions. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCustom(Custom custom)
Sets the custom value for this ResourceFrameworkOptions. |
void |
setIdentifiable(Identifiable identifiable)
Sets the identifiable value for this ResourceFrameworkOptions. |
void |
setLifetime(Lifetime lifetime)
Sets the lifetime value for this ResourceFrameworkOptions. |
void |
setMain(Main main)
Sets the main value for this ResourceFrameworkOptions. |
void |
setNotification(Notification notification)
Sets the notification value for this ResourceFrameworkOptions. |
void |
setPersistent(Persistent persistent)
Sets the persistent value for this ResourceFrameworkOptions. |
void |
setResourcePropertyManagement(ResourcePropertyManagement resourcePropertyManagement)
Sets the resourcePropertyManagement value for this ResourceFrameworkOptions. |
void |
setSecure(Secure secure)
Sets the secure value for this ResourceFrameworkOptions. |
void |
setSingleton(Singleton singleton)
Sets the singleton value for this ResourceFrameworkOptions. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceFrameworkOptions()
public ResourceFrameworkOptions(Custom custom,
Identifiable identifiable,
Lifetime lifetime,
Main main,
Notification notification,
Persistent persistent,
ResourcePropertyManagement resourcePropertyManagement,
Secure secure,
Singleton singleton)
| Method Detail |
|---|
public Main getMain()
public void setMain(Main main)
main - public Custom getCustom()
public void setCustom(Custom custom)
custom - public Singleton getSingleton()
public void setSingleton(Singleton singleton)
singleton - public Lifetime getLifetime()
public void setLifetime(Lifetime lifetime)
lifetime - public Identifiable getIdentifiable()
public void setIdentifiable(Identifiable identifiable)
identifiable - public Persistent getPersistent()
public void setPersistent(Persistent persistent)
persistent - public Notification getNotification()
public void setNotification(Notification notification)
notification - public Secure getSecure()
public void setSecure(Secure secure)
secure - public ResourcePropertyManagement getResourcePropertyManagement()
public void setResourcePropertyManagement(ResourcePropertyManagement resourcePropertyManagement)
resourcePropertyManagement - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||