Klasse LicenseInformation

java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.LicenseInformation

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class LicenseInformation extends Object
LicenseInformation
  • Felddetails

    • extendedRights

      protected String extendedRights
    • licenseType

      protected String licenseType
    • licenseVersion

      protected String licenseVersion
    • metering

      protected String metering
    • priceQuantity

      protected String priceQuantity
    • priceUnit

      protected String priceUnit
    • typeOfInstallation

      protected String typeOfInstallation
  • Konstruktordetails

    • LicenseInformation

      @Internal public LicenseInformation(Consumer<LicenseInformation> spec)
      Constructs a validated implementation of LicenseInformation.
      Parameter:
      spec - the specification to process
    • LicenseInformation

      public LicenseInformation(String extendedRights, String licenseType, String licenseVersion, String metering, String priceQuantity, String priceUnit, String typeOfInstallation)
    • LicenseInformation

      protected LicenseInformation()
  • Methodendetails