|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.manage.extensions.standard.beans.ReservationMng
public class ReservationMng
| Constructor Summary | |
|---|---|
ReservationMng()
|
|
ReservationMng(java.lang.String reservationID,
java.lang.String broker,
java.lang.String authority,
java.lang.String start,
java.lang.String end,
boolean expired,
java.lang.String resourceType,
int units,
int assignedUnits,
int leasedUnits,
int state,
int pending,
int joining,
int reservationType,
PropertiesMng localProperties,
PropertiesMng configurationProperties,
PropertiesMng requestProperties,
PropertiesMng resourceProperties,
PropertiesMng ticketProperties,
boolean elasticTime,
boolean elasticSize,
boolean renewable,
java.lang.String configFile,
java.lang.Boolean clientReservation,
java.lang.String sliceName,
java.lang.String sliceID,
java.lang.String requestedStart,
java.lang.String requestedEnd,
int requestedUnits,
PropertiesMng requestedProperties,
java.lang.String approvedStart,
java.lang.String approvedEnd,
int approvedUnits,
PropertiesMng approvedResourceProperties,
boolean approvedExpired,
java.lang.String imageGuid,
java.lang.String publicKey)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getApprovedEnd()
Gets the approvedEnd value for this ReservationMng. |
PropertiesMng |
getApprovedResourceProperties()
Gets the approvedResourceProperties value for this ReservationMng. |
java.lang.String |
getApprovedStart()
Gets the approvedStart value for this ReservationMng. |
int |
getApprovedUnits()
Gets the approvedUnits value for this ReservationMng. |
int |
getAssignedUnits()
Gets the assignedUnits value for this ReservationMng. |
java.lang.String |
getAuthority()
Gets the authority value for this ReservationMng. |
java.lang.String |
getBroker()
Gets the broker value for this ReservationMng. |
java.lang.Boolean |
getClientReservation()
Gets the clientReservation value for this ReservationMng. |
java.lang.String |
getConfigFile()
Gets the configFile value for this ReservationMng. |
PropertiesMng |
getConfigurationProperties()
Gets the configurationProperties value for this ReservationMng. |
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 |
getEnd()
Gets the end value for this ReservationMng. |
java.lang.String |
getImageGuid()
Gets the imageGuid value for this ReservationMng. |
int |
getJoining()
Gets the joining value for this ReservationMng. |
int |
getLeasedUnits()
Gets the leasedUnits value for this ReservationMng. |
PropertiesMng |
getLocalProperties()
Gets the localProperties value for this ReservationMng. |
int |
getPending()
Gets the pending value for this ReservationMng. |
java.lang.String |
getPublicKey()
Gets the publicKey value for this ReservationMng. |
java.lang.String |
getRequestedEnd()
Gets the requestedEnd value for this ReservationMng. |
PropertiesMng |
getRequestedProperties()
Gets the requestedProperties value for this ReservationMng. |
java.lang.String |
getRequestedStart()
Gets the requestedStart value for this ReservationMng. |
int |
getRequestedUnits()
Gets the requestedUnits value for this ReservationMng. |
PropertiesMng |
getRequestProperties()
Gets the requestProperties value for this ReservationMng. |
java.lang.String |
getReservationID()
Gets the reservationID value for this ReservationMng. |
int |
getReservationType()
Gets the reservationType value for this ReservationMng. |
PropertiesMng |
getResourceProperties()
Gets the resourceProperties value for this ReservationMng. |
java.lang.String |
getResourceType()
Gets the resourceType value for this ReservationMng. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSliceID()
Gets the sliceID value for this ReservationMng. |
java.lang.String |
getSliceName()
Gets the sliceName value for this ReservationMng. |
java.lang.String |
getStart()
Gets the start value for this ReservationMng. |
int |
getState()
Gets the state value for this ReservationMng. |
PropertiesMng |
getTicketProperties()
Gets the ticketProperties value for this ReservationMng. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getUnits()
Gets the units value for this ReservationMng. |
int |
hashCode()
|
boolean |
isApprovedExpired()
Gets the approvedExpired value for this ReservationMng. |
boolean |
isElasticSize()
Gets the elasticSize value for this ReservationMng. |
boolean |
isElasticTime()
Gets the elasticTime value for this ReservationMng. |
boolean |
isExpired()
Gets the expired value for this ReservationMng. |
boolean |
isRenewable()
Gets the renewable value for this ReservationMng. |
void |
setApprovedEnd(java.lang.String approvedEnd)
Sets the approvedEnd value for this ReservationMng. |
void |
setApprovedExpired(boolean approvedExpired)
Sets the approvedExpired value for this ReservationMng. |
void |
setApprovedResourceProperties(PropertiesMng approvedResourceProperties)
Sets the approvedResourceProperties value for this ReservationMng. |
void |
setApprovedStart(java.lang.String approvedStart)
Sets the approvedStart value for this ReservationMng. |
void |
setApprovedUnits(int approvedUnits)
Sets the approvedUnits value for this ReservationMng. |
void |
setAssignedUnits(int assignedUnits)
Sets the assignedUnits value for this ReservationMng. |
void |
setAuthority(java.lang.String authority)
Sets the authority value for this ReservationMng. |
void |
setBroker(java.lang.String broker)
Sets the broker value for this ReservationMng. |
void |
setClientReservation(java.lang.Boolean clientReservation)
Sets the clientReservation value for this ReservationMng. |
void |
setConfigFile(java.lang.String configFile)
Sets the configFile value for this ReservationMng. |
void |
setConfigurationProperties(PropertiesMng configurationProperties)
Sets the configurationProperties value for this ReservationMng. |
void |
setElasticSize(boolean elasticSize)
Sets the elasticSize value for this ReservationMng. |
void |
setElasticTime(boolean elasticTime)
Sets the elasticTime value for this ReservationMng. |
void |
setEnd(java.lang.String end)
Sets the end value for this ReservationMng. |
void |
setExpired(boolean expired)
Sets the expired value for this ReservationMng. |
void |
setImageGuid(java.lang.String imageGuid)
Sets the imageGuid value for this ReservationMng. |
void |
setJoining(int joining)
Sets the joining value for this ReservationMng. |
void |
setLeasedUnits(int leasedUnits)
Sets the leasedUnits value for this ReservationMng. |
void |
setLocalProperties(PropertiesMng localProperties)
Sets the localProperties value for this ReservationMng. |
void |
setPending(int pending)
Sets the pending value for this ReservationMng. |
void |
setPublicKey(java.lang.String publicKey)
Sets the publicKey value for this ReservationMng. |
void |
setRenewable(boolean renewable)
Sets the renewable value for this ReservationMng. |
void |
setRequestedEnd(java.lang.String requestedEnd)
Sets the requestedEnd value for this ReservationMng. |
void |
setRequestedProperties(PropertiesMng requestedProperties)
Sets the requestedProperties value for this ReservationMng. |
void |
setRequestedStart(java.lang.String requestedStart)
Sets the requestedStart value for this ReservationMng. |
void |
setRequestedUnits(int requestedUnits)
Sets the requestedUnits value for this ReservationMng. |
void |
setRequestProperties(PropertiesMng requestProperties)
Sets the requestProperties value for this ReservationMng. |
void |
setReservationID(java.lang.String reservationID)
Sets the reservationID value for this ReservationMng. |
void |
setReservationType(int reservationType)
Sets the reservationType value for this ReservationMng. |
void |
setResourceProperties(PropertiesMng resourceProperties)
Sets the resourceProperties value for this ReservationMng. |
void |
setResourceType(java.lang.String resourceType)
Sets the resourceType value for this ReservationMng. |
void |
setSliceID(java.lang.String sliceID)
Sets the sliceID value for this ReservationMng. |
void |
setSliceName(java.lang.String sliceName)
Sets the sliceName value for this ReservationMng. |
void |
setStart(java.lang.String start)
Sets the start value for this ReservationMng. |
void |
setState(int state)
Sets the state value for this ReservationMng. |
void |
setTicketProperties(PropertiesMng ticketProperties)
Sets the ticketProperties value for this ReservationMng. |
void |
setUnits(int units)
Sets the units value for this ReservationMng. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReservationMng()
public ReservationMng(java.lang.String reservationID,
java.lang.String broker,
java.lang.String authority,
java.lang.String start,
java.lang.String end,
boolean expired,
java.lang.String resourceType,
int units,
int assignedUnits,
int leasedUnits,
int state,
int pending,
int joining,
int reservationType,
PropertiesMng localProperties,
PropertiesMng configurationProperties,
PropertiesMng requestProperties,
PropertiesMng resourceProperties,
PropertiesMng ticketProperties,
boolean elasticTime,
boolean elasticSize,
boolean renewable,
java.lang.String configFile,
java.lang.Boolean clientReservation,
java.lang.String sliceName,
java.lang.String sliceID,
java.lang.String requestedStart,
java.lang.String requestedEnd,
int requestedUnits,
PropertiesMng requestedProperties,
java.lang.String approvedStart,
java.lang.String approvedEnd,
int approvedUnits,
PropertiesMng approvedResourceProperties,
boolean approvedExpired,
java.lang.String imageGuid,
java.lang.String publicKey)
| Method Detail |
|---|
public java.lang.String getReservationID()
public void setReservationID(java.lang.String reservationID)
reservationID - public java.lang.String getBroker()
public void setBroker(java.lang.String broker)
broker - public java.lang.String getAuthority()
public void setAuthority(java.lang.String authority)
authority - public java.lang.String getStart()
public void setStart(java.lang.String start)
start - public java.lang.String getEnd()
public void setEnd(java.lang.String end)
end - public boolean isExpired()
public void setExpired(boolean expired)
expired - public java.lang.String getResourceType()
public void setResourceType(java.lang.String resourceType)
resourceType - public int getUnits()
public void setUnits(int units)
units - public int getAssignedUnits()
public void setAssignedUnits(int assignedUnits)
assignedUnits - public int getLeasedUnits()
public void setLeasedUnits(int leasedUnits)
leasedUnits - public int getState()
public void setState(int state)
state - public int getPending()
public void setPending(int pending)
pending - public int getJoining()
public void setJoining(int joining)
joining - public int getReservationType()
public void setReservationType(int reservationType)
reservationType - public PropertiesMng getLocalProperties()
public void setLocalProperties(PropertiesMng localProperties)
localProperties - public PropertiesMng getConfigurationProperties()
public void setConfigurationProperties(PropertiesMng configurationProperties)
configurationProperties - public PropertiesMng getRequestProperties()
public void setRequestProperties(PropertiesMng requestProperties)
requestProperties - public PropertiesMng getResourceProperties()
public void setResourceProperties(PropertiesMng resourceProperties)
resourceProperties - public PropertiesMng getTicketProperties()
public void setTicketProperties(PropertiesMng ticketProperties)
ticketProperties - public boolean isElasticTime()
public void setElasticTime(boolean elasticTime)
elasticTime - public boolean isElasticSize()
public void setElasticSize(boolean elasticSize)
elasticSize - public boolean isRenewable()
public void setRenewable(boolean renewable)
renewable - public java.lang.String getConfigFile()
public void setConfigFile(java.lang.String configFile)
configFile - public java.lang.Boolean getClientReservation()
public void setClientReservation(java.lang.Boolean clientReservation)
clientReservation - public java.lang.String getSliceName()
public void setSliceName(java.lang.String sliceName)
sliceName - public java.lang.String getSliceID()
public void setSliceID(java.lang.String sliceID)
sliceID - public java.lang.String getRequestedStart()
public void setRequestedStart(java.lang.String requestedStart)
requestedStart - public java.lang.String getRequestedEnd()
public void setRequestedEnd(java.lang.String requestedEnd)
requestedEnd - public int getRequestedUnits()
public void setRequestedUnits(int requestedUnits)
requestedUnits - public PropertiesMng getRequestedProperties()
public void setRequestedProperties(PropertiesMng requestedProperties)
requestedProperties - public java.lang.String getApprovedStart()
public void setApprovedStart(java.lang.String approvedStart)
approvedStart - public java.lang.String getApprovedEnd()
public void setApprovedEnd(java.lang.String approvedEnd)
approvedEnd - public int getApprovedUnits()
public void setApprovedUnits(int approvedUnits)
approvedUnits - public PropertiesMng getApprovedResourceProperties()
public void setApprovedResourceProperties(PropertiesMng approvedResourceProperties)
approvedResourceProperties - public boolean isApprovedExpired()
public void setApprovedExpired(boolean approvedExpired)
approvedExpired - public java.lang.String getImageGuid()
public void setImageGuid(java.lang.String imageGuid)
imageGuid - public java.lang.String getPublicKey()
public void setPublicKey(java.lang.String publicKey)
publicKey - 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 | |||||||||