Class ServiceProviderZoneCallingRestrictions
java.lang.Object
co.ecg.alpaca.toolkit.model.BroadWorksObject
co.ecg.alpaca.toolkit.model.BroadWorksService
co.ecg.alpaca.toolkit.model.BroadWorksServiceProviderService
co.ecg.alpaca.toolkit.generated.services.ServiceProviderZoneCallingRestrictions
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGets the Service Provider/Enterprise level Zone Calling Restrictions Policies.static classResponse to ServiceProviderZoneCallingRestrictionsGetRequeststatic classModifies the Service Provider/Enterprise level Zone Calling Restrictions Policies. -
Field Summary
FieldsFields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksServiceProviderService
serviceProviderFields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
broadWorksServer, populated -
Constructor Summary
ConstructorsConstructorDescriptionThe serializable constructor for the ServiceProviderServiceServiceProviderZoneCallingRestrictions(BroadWorksProcess broadWorksProcess, ServiceProvider serviceProvider) Returns a ServiceProviderService Object with the ServiceProvider Assigned -
Method Summary
Modifier and TypeMethodDescriptionbooleanResponse to ServiceProviderZoneCallingRestrictionsGetRequestinthashCode()populate()Populates all available service datavoidpush(BroadWorksProcess broadWorksProcess, ServiceProvider serviceProvider) Adds all available service data to a ServiceProviderMethods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksService
getProcess, getRequestContext, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setBroadWorksProcess, setPrimary, waitForLoadMethods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
getBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulated
-
Field Details
-
tag
@Expose(deserialize=false) public static final ServiceTag<ServiceProviderZoneCallingRestrictions> tag -
zoneCallingRestrictions
public ServiceProviderZoneCallingRestrictions.ServiceProviderZoneCallingRestrictionsGetResponse zoneCallingRestrictions
-
-
Constructor Details
-
ServiceProviderZoneCallingRestrictions
public ServiceProviderZoneCallingRestrictions(BroadWorksProcess broadWorksProcess, ServiceProvider serviceProvider) Returns a ServiceProviderService Object with the ServiceProvider Assigned- Parameters:
serviceProvider-
-
ServiceProviderZoneCallingRestrictions
public ServiceProviderZoneCallingRestrictions()The serializable constructor for the ServiceProviderService
-
-
Method Details
-
getClassName
-
getZoneCallingRestrictions
public ServiceProviderZoneCallingRestrictions.ServiceProviderZoneCallingRestrictionsGetResponse getZoneCallingRestrictions()Response to ServiceProviderZoneCallingRestrictionsGetRequest- Returns:
- the ServiceProviderZoneCallingRestrictionsGetResponse for this service
-
populate
Populates all available service data- Specified by:
populatein classBroadWorksObject
-
push
Adds all available service data to a ServiceProvider- Specified by:
pushin classBroadWorksServiceProviderService
-
equals
-
hashCode
public int hashCode()
-