Package | Description |
---|---|
com.docdoku.core.document |
Modifier and Type | Field and Description |
---|---|
private InstanceAttributeTemplate.AttributeType |
InstanceAttributeTemplate.attributeType |
Modifier and Type | Method and Description |
---|---|
InstanceAttributeTemplate.AttributeType |
InstanceAttributeTemplate.getAttributeType() |
static InstanceAttributeTemplate.AttributeType |
InstanceAttributeTemplate.AttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceAttributeTemplate.AttributeType[] |
InstanceAttributeTemplate.AttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceAttributeTemplate.setAttributeType(InstanceAttributeTemplate.AttributeType attributeType) |
Constructor and Description |
---|
InstanceAttributeTemplate(DocumentMasterTemplate pDocumentMasterTemplate,
String pName,
InstanceAttributeTemplate.AttributeType pAttributeType) |
Copyright © 2013 OW2 Consortium. All Rights Reserved.