Klasse SalesInformation
java.lang.Object
io.github.primelib.webmethodsapigateway4j.models.SalesInformation
SalesInformation
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSalesInformation(String autoCallHome, String contractDetails, String contractPosNumber, String customerId, String customerName, String licenseKey, String licenseTypeDetails, String serialNumber) Constructs a validated instance ofSalesInformation.Constructs a validated instance ofSalesInformation. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungautoCallHome(String autoCallHome) protected booleancontractDetails(String contractDetails) contractPosNumber(String contractPosNumber) customerId(String customerId) customerName(String customerName) booleaninthashCode()licenseKey(String licenseKey) licenseTypeDetails(String licenseTypeDetails) serialNumber(String serialNumber) toString()
-
Felddetails
-
autoCallHome
-
contractDetails
-
contractPosNumber
-
customerId
-
customerName
-
licenseKey
-
licenseTypeDetails
-
serialNumber
-
-
Konstruktordetails
-
SalesInformation
Constructs a validated instance ofSalesInformation.- Parameter:
spec- the specification to process
-
SalesInformation
@Internal public SalesInformation(String autoCallHome, String contractDetails, String contractPosNumber, String customerId, String customerName, String licenseKey, String licenseTypeDetails, String serialNumber) Constructs a validated instance ofSalesInformation.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SalesInformation(Consumer)instead.- Parameter:
autoCallHome- autoCallHomecontractDetails- contractDetailscontractPosNumber- contractPosNumbercustomerId- customerIdcustomerName- customerNamelicenseKey- licenseKeylicenseTypeDetails- licenseTypeDetailsserialNumber- serialNumber
-
SalesInformation
protected SalesInformation()
-
-
Methodendetails
-
autoCallHome
-
contractDetails
-
contractPosNumber
-
customerId
-
customerName
-
licenseKey
-
licenseTypeDetails
-
serialNumber
-
autoCallHome
- Gibt zurück:
this.
-
contractDetails
- Gibt zurück:
this.
-
contractPosNumber
- Gibt zurück:
this.
-
customerId
- Gibt zurück:
this.
-
customerName
- Gibt zurück:
this.
-
licenseKey
- Gibt zurück:
this.
-
licenseTypeDetails
- Gibt zurück:
this.
-
serialNumber
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
-
toString
-