|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcCollabAreaType
public class WpcCollabAreaType
Constructor Summary | |
---|---|
WpcCollabAreaType()
|
|
WpcCollabAreaType(java.lang.String name,
java.lang.String description,
java.lang.String containerType,
java.lang.String container,
WpcAccessControlGroupType[] accessControlGroup,
WpcAdministratorsType administrators,
WpcTimeoutType timeout,
WpcWorkFlowType workflow,
java.lang.Boolean deletewhenempty)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
WpcAccessControlGroupType[] |
getAccessControlGroup()
Gets the accessControlGroup value for this WpcCollabAreaType. |
WpcAccessControlGroupType |
getAccessControlGroup(int i)
|
WpcAdministratorsType |
getAdministrators()
Gets the administrators value for this WpcCollabAreaType. |
java.lang.String |
getContainer()
Gets the container value for this WpcCollabAreaType. |
java.lang.String |
getContainerType()
Gets the containerType value for this WpcCollabAreaType. |
java.lang.Boolean |
getDeletewhenempty()
Gets the deletewhenempty value for this WpcCollabAreaType. |
java.lang.String |
getDescription()
Gets the description value for this WpcCollabAreaType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getName()
Gets the name value for this WpcCollabAreaType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
WpcTimeoutType |
getTimeout()
Gets the timeout value for this WpcCollabAreaType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
WpcWorkFlowType |
getWorkflow()
Gets the workflow value for this WpcCollabAreaType. |
int |
hashCode()
|
void |
setAccessControlGroup(int i,
WpcAccessControlGroupType _value)
|
void |
setAccessControlGroup(WpcAccessControlGroupType[] accessControlGroup)
Sets the accessControlGroup value for this WpcCollabAreaType. |
void |
setAdministrators(WpcAdministratorsType administrators)
Sets the administrators value for this WpcCollabAreaType. |
void |
setContainer(java.lang.String container)
Sets the container value for this WpcCollabAreaType. |
void |
setContainerType(java.lang.String containerType)
Sets the containerType value for this WpcCollabAreaType. |
void |
setDeletewhenempty(java.lang.Boolean deletewhenempty)
Sets the deletewhenempty value for this WpcCollabAreaType. |
void |
setDescription(java.lang.String description)
Sets the description value for this WpcCollabAreaType. |
void |
setName(java.lang.String name)
Sets the name value for this WpcCollabAreaType. |
void |
setTimeout(WpcTimeoutType timeout)
Sets the timeout value for this WpcCollabAreaType. |
void |
setWorkflow(WpcWorkFlowType workflow)
Sets the workflow value for this WpcCollabAreaType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcCollabAreaType()
public WpcCollabAreaType(java.lang.String name, java.lang.String description, java.lang.String containerType, java.lang.String container, WpcAccessControlGroupType[] accessControlGroup, WpcAdministratorsType administrators, WpcTimeoutType timeout, WpcWorkFlowType workflow, java.lang.Boolean deletewhenempty)
Method Detail |
---|
public java.lang.String getName()
public void setName(java.lang.String name)
name
- public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- public java.lang.String getContainerType()
public void setContainerType(java.lang.String containerType)
containerType
- public java.lang.String getContainer()
public void setContainer(java.lang.String container)
container
- public WpcAccessControlGroupType[] getAccessControlGroup()
public void setAccessControlGroup(WpcAccessControlGroupType[] accessControlGroup)
accessControlGroup
- public WpcAccessControlGroupType getAccessControlGroup(int i)
public void setAccessControlGroup(int i, WpcAccessControlGroupType _value)
public WpcAdministratorsType getAdministrators()
public void setAdministrators(WpcAdministratorsType administrators)
administrators
- public WpcTimeoutType getTimeout()
public void setTimeout(WpcTimeoutType timeout)
timeout
- public WpcWorkFlowType getWorkflow()
public void setWorkflow(WpcWorkFlowType workflow)
workflow
- public java.lang.Boolean getDeletewhenempty()
public void setDeletewhenempty(java.lang.Boolean deletewhenempty)
deletewhenempty
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |