public class Addressing extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
Addressing() |
Addressing(Addressing other)
copy constructor.
|
Addressing(boolean enabled,
boolean req,
String resp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponses() |
boolean |
isEnabled() |
boolean |
isRequired() |
void |
print(StringBuffer toStringBuffer)
A String representation of this object.
|
void |
setEnabled(boolean enabled) |
void |
setRequired(boolean required) |
void |
setResponses(String responses) |
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic Addressing(Addressing other)
public Addressing()
public Addressing(boolean enabled,
boolean req,
String resp)
public String getResponses()
public void setResponses(String responses)
public boolean isRequired()
public void setRequired(boolean required)
public boolean isEnabled()
public void setEnabled(boolean enabled)
public void print(StringBuffer toStringBuffer)
Descriptorprint in class DescriptorCopyright © 2017. All rights reserved.