Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Parameters:
value
 - allowed object is 
JAXBElement<String>
getStateExpirationTime
public javax.xml.bind.JAXBElement<java.lang.String> getStateExpirationTime()
Gets the value of the stateExpirationTime property.
Network Registrar Type: AT_DATE
Determines the earliest time at which the current state is to expire,
 resulting in a state transition. Possible transitions are:
      OFFERED to deleted (if not reserved)
      LEASED to EXPIRED
      EXPIRED to AVAILABLE
      RELEASED to AVAILABLE
      AVAILABLE to deleted (if not reserved)
Returns:
possible object is 
JAXBElement<String>
setStateExpirationTime
public void setStateExpirationTime(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the stateExpirationTime property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTenantId
public javax.xml.bind.JAXBElement<java.lang.String> getTenantId()
Gets the value of the tenantId property.
Network Registrar Type: AT_SHORT 
Default value: 0
Identifies the tenant owner of this object.
Returns:
possible object is 
JAXBElement<String>
setTenantId
public void setTenantId(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the tenantId property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getValidLifetime
public javax.xml.bind.JAXBElement<java.lang.String> getValidLifetime()
Gets the value of the validLifetime property.
Network Registrar Type: AT_DATE
Sets the time at which the address or prefix that was last
 communicated to the client is no longer valid.
Returns:
possible object is 
JAXBElement<String>
setValidLifetime