public final class MaxLEContextInfo
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
MaxLEContextInfo(java.lang.String launchentryname,
java.lang.String resourcetype,
java.lang.String resourceclass,
boolean includechildclass) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLaunchEntryName()
Gets the launch entry name.
|
java.lang.String |
getResourceClassification()
Gets the resource classification.
|
java.lang.String |
getResourceType()
Gets the resource type.
|
boolean |
includeChildClassifications()
Tests whether to include child classifications.
|
public MaxLEContextInfo(java.lang.String launchentryname, java.lang.String resourcetype, java.lang.String resourceclass, boolean includechildclass)
public java.lang.String getLaunchEntryName()
public java.lang.String getResourceType()
public java.lang.String getResourceClassification()
public boolean includeChildClassifications()