Class ServiceTelcoGsmSms
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.ServiceTelcoType
com.oracle.communications.brm.cc.model.ServiceTelcoGsmType
com.oracle.communications.brm.cc.model.ServiceTelcoGsmSmsType
com.oracle.communications.brm.cc.model.ServiceTelcoGsmSms
- 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}serviceTelcoGsmSmsType"> </extension> </complexContent> </complexType>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.oracle.communications.brm.cc.model.ServiceTelcoGsmType
ServiceTelcoGsmType.GsmDetails
Nested classes/interfaces inherited from class com.oracle.communications.brm.cc.model.ServiceTelcoType
ServiceTelcoType.TelcoDetails, ServiceTelcoType.TelcoFeatures
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.ServiceTelcoGsmType
gsmDetails
Fields inherited from class com.oracle.communications.brm.cc.model.ServiceTelcoType
telcoDetails, telcoFeatures
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.ServiceTelcoGsmType
getGsmDetails, setGsmDetails
Methods inherited from class com.oracle.communications.brm.cc.model.ServiceTelcoType
getTelcoDetails, getTelcoFeatures, setTelcoDetails
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
-
ServiceTelcoGsmSms
public ServiceTelcoGsmSms()
-