public class ServiceProviderServicePackGetDetailListResponseProxy extends Object implements Serializable
Constructor and Description |
---|
ServiceProviderServicePackGetDetailListResponseProxy() |
Modifier and Type | Method and Description |
---|---|
UnboundedPositiveIntProxy |
getAllowedQuantityProxy() |
UnboundedNonNegativeIntProxy |
getAssignedQuantityProxy() |
Boolean |
getIsAvailableForUse() |
String |
getServicePackDescription() |
String |
getServicePackName() |
UnboundedPositiveIntProxy |
getServicePackQuantityProxy() |
ServiceProviderProxy |
getServiceProviderProxy() |
void |
setAllowedQuantityProxy(UnboundedPositiveIntProxy allowedQuantityProxy) |
void |
setAssignedQuantityProxy(UnboundedNonNegativeIntProxy assignedQuantityProxy) |
void |
setIsAvailableForUse(Boolean isAvailableForUse) |
void |
setServicePackDescription(String servicePackDescription) |
void |
setServicePackName(String servicePackName) |
void |
setServicePackQuantityProxy(UnboundedPositiveIntProxy servicePackQuantityProxy) |
void |
setServiceProviderProxy(ServiceProviderProxy serviceProviderProxy) |
public ServiceProviderProxy serviceProviderProxy
public String servicePackName
public String servicePackDescription
public Boolean isAvailableForUse
public UnboundedPositiveIntProxy servicePackQuantityProxy
public UnboundedNonNegativeIntProxy assignedQuantityProxy
public UnboundedPositiveIntProxy allowedQuantityProxy
public ServiceProviderServicePackGetDetailListResponseProxy()
public void setServiceProviderProxy(ServiceProviderProxy serviceProviderProxy)
public ServiceProviderProxy getServiceProviderProxy()
public void setServicePackName(String servicePackName)
public String getServicePackName()
public void setServicePackDescription(String servicePackDescription)
public String getServicePackDescription()
public void setIsAvailableForUse(Boolean isAvailableForUse)
public Boolean getIsAvailableForUse()
public void setServicePackQuantityProxy(UnboundedPositiveIntProxy servicePackQuantityProxy)
public UnboundedPositiveIntProxy getServicePackQuantityProxy()
public void setAssignedQuantityProxy(UnboundedNonNegativeIntProxy assignedQuantityProxy)
public UnboundedNonNegativeIntProxy getAssignedQuantityProxy()
public void setAllowedQuantityProxy(UnboundedPositiveIntProxy allowedQuantityProxy)
public UnboundedPositiveIntProxy getAllowedQuantityProxy()
Copyright © 2016 ECG, Inc. All rights reserved.