public class MWCtfExtractLocation extends java.lang.Object implements MWComponentOption, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static MWCtfExtractLocation |
EXTRACT_TO_CACHE |
static MWCtfExtractLocation |
EXTRACT_TO_COMPONENT_DIR |
Constructor and Description |
---|
MWCtfExtractLocation(java.io.File dir) |
MWCtfExtractLocation(java.lang.String dir) |
Modifier and Type | Method and Description |
---|---|
void |
apply(MWComponentOptions options)
Invoke
options.setExtractLocation( this ) . |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getExtractLocation() |
int |
hashCode() |
protected java.lang.Object |
readResolve() |
java.lang.String |
toString() |
public static final MWCtfExtractLocation EXTRACT_TO_CACHE
public static final MWCtfExtractLocation EXTRACT_TO_COMPONENT_DIR
public MWCtfExtractLocation(java.io.File dir)
public MWCtfExtractLocation(java.lang.String dir)
public java.lang.String toString()
toString
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
protected java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
public java.lang.String getExtractLocation()
public void apply(MWComponentOptions options)
options.setExtractLocation( this )
.apply
in interface MWComponentOption
options
- the option set to which this option should be applied.© 1994-2017 The MathWorks, Inc. Patents Trademarks