public class SacChId extends Object
ID of model of sub-account name changed.
| Constructor and Description |
|---|
SacChId() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getSaId()
Getter for saId.
|
Integer |
getSaTy()
Getter for saTy.
|
void |
setSaId(Long pSaId)
Setter for saId.
|
void |
setSaTy(Integer pSaTy)
Setter for saTy.
|
public final Long getSaId()
Getter for saId.
public final void setSaId(Long pSaId)
Setter for saId.
pSaId - referencepublic final Integer getSaTy()
Getter for saTy.
public final void setSaTy(Integer pSaTy)
Setter for saTy.
pSaTy - referenceCopyright © 2019. All rights reserved.