Class ValidationResult
java.lang.Object
com.labs64.netlicensing.domain.vo.ValidationResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getProductModuleValidation(String productModuleNumber) getTtl()voidvoidsetLicensee(Licensee licensee) voidsetLicenseeNumber(String licenseeNumber) Deprecated.voidsetProductModuleValidation(String productModuleNumber, Composition productModuleValidation) voidtoString()
-
Constructor Details
-
ValidationResult
public ValidationResult()
-
-
Method Details
-
setLicensee
-
getLicensee
-
setLicenseeNumber
Deprecated. -
getLicenseeNumber
Deprecated. -
setTtl
-
getTtl
-
getValidations
-
getProductModuleValidation
-
setProductModuleValidation
public void setProductModuleValidation(String productModuleNumber, Composition productModuleValidation) -
put
-
toString
-