Class ServicePcmClient
java.lang.Object
com.oracle.communications.brm.cc.model.Extension
com.oracle.communications.brm.cc.model.ServiceType
com.oracle.communications.brm.cc.model.ServiceBase
com.oracle.communications.brm.cc.model.ServicePcmClientType
com.oracle.communications.brm.cc.model.ServicePcmClient
- All Implemented Interfaces:
Serializable
Java class for anonymous complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://xmlns.oracle.com/cgbu/schemas/BusinessObjs}servicePcm_clientType"> </extension> </complexContent> </complexType>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.oracle.communications.brm.cc.model.ServicePcmClientType
ServicePcmClientType.LockInfo
Nested classes/interfaces inherited from class com.oracle.communications.brm.cc.model.ServiceType
ServiceType.AliasList
-
Field Summary
Fields inherited from class com.oracle.communications.brm.cc.model.ServicePcmClientType
lockInfo
Fields inherited from class com.oracle.communications.brm.cc.model.ServiceType
accountRef, aliasList, balanceGroupRef, balGrpIndex, creationDate, effectiveDate, id, lastModified, lastStatusChange, lastStatusComment, lifeCycleState, login, name, nameinfoObj, password, passwordExpiration, passwordStatus, pendingDeferredActionsCount, serviceAccessLevel, status, statusFlags, subscriptionServiceRef, svcExpLastNotiOffset, svcExpLastNotiT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.oracle.communications.brm.cc.model.ServicePcmClientType
getLockInfo, setLockInfo
Methods inherited from class com.oracle.communications.brm.cc.model.ServiceType
getAccountRef, getAliasList, getBalanceGroupRef, getBalGrpIndex, getCreationDate, getEffectiveDate, getId, getLastModified, getLastStatusChange, getLastStatusComment, getLifeCycleState, getLogin, getName, getNameinfoObj, getPassword, getPasswordExpiration, getPasswordStatus, getPendingDeferredActionsCount, getServiceAccessLevel, getStatus, getStatusFlags, getSubscriptionServiceRef, getSvcExpLastNotiOffset, getSvcExpLastNotiT, setAccountRef, setBalanceGroupRef, setBalGrpIndex, setCreationDate, setEffectiveDate, setId, setLastModified, setLastStatusChange, setLastStatusComment, setLifeCycleState, setLogin, setName, setNameinfoObj, setPassword, setPasswordExpiration, setPasswordStatus, setPendingDeferredActionsCount, setServiceAccessLevel, setStatus, setStatusFlags, setSubscriptionServiceRef, setSvcExpLastNotiOffset, setSvcExpLastNotiT
Methods inherited from class com.oracle.communications.brm.cc.model.Extension
getExtension, setExtension
-
Constructor Details
-
ServicePcmClient
public ServicePcmClient()
-