public class LicenseType extends Object implements Serializable
LicenseType(String name, String displayName, String description)
boolean
equals(Object obj)
String
getDescription()
getDisplayName()
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LicenseType(String name, String displayName, String description)
public String getName()
public String getDisplayName()
public String getDescription()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA