|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.mft.management.descriptors.AccountTemplateServiceDescriptor
public class AccountTemplateServiceDescriptor
Account templates service descriptor.
Field Summary | |
---|---|
static com.jscape.inet.vfs.AccountTemplate |
DEFAULT_TEMPLATE
|
Constructor Summary | |
---|---|
AccountTemplateServiceDescriptor()
This constructor is used by serialization sub-system and is not intended to use directly in client code. |
|
AccountTemplateServiceDescriptor(com.jscape.inet.vfs.AccountTemplate[] templates)
Creates a new descriptor instance. |
Method Summary | |
---|---|
com.jscape.inet.vfs.AccountTemplate[] |
getTemplates()
Returns account templates. |
void |
setTemplates(com.jscape.inet.vfs.AccountTemplate[] value)
Sets account templates. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final com.jscape.inet.vfs.AccountTemplate DEFAULT_TEMPLATE
Constructor Detail |
---|
public AccountTemplateServiceDescriptor(com.jscape.inet.vfs.AccountTemplate[] templates)
templates
- account templatespublic AccountTemplateServiceDescriptor()
Method Detail |
---|
public com.jscape.inet.vfs.AccountTemplate[] getTemplates()
public void setTemplates(com.jscape.inet.vfs.AccountTemplate[] value)
value
- account templatespublic java.lang.String toString()
toString
in class java.lang.Object
|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |