public static class Project.ExtendedAttributes.ExtendedAttribute extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FieldName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CFType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <enumeration value="0"/> <enumeration value="1"/> <enumeration value="2"/> <enumeration value="3"/> <enumeration value="4"/> <enumeration value="5"/> <enumeration value="6"/> <enumeration value="7"/> </restriction> </simpleType> </element> <element name="Guid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ElemType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <enumeration value="20"/> <enumeration value="21"/> <enumeration value="22"/> <enumeration value="23"/> </restriction> </simpleType> </element> <element name="MaxMultiValues" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="UserDef" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Alias" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="50"/> </restriction> </simpleType> </element> <element name="SecondaryPID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AutoRollDown" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="DefaultGuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Ltuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SecondaryGuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PhoneticAlias" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="50"/> </restriction> </simpleType> </element> <element name="RollupType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <enumeration value="0"/> <enumeration value="1"/> <enumeration value="2"/> <enumeration value="3"/> <enumeration value="4"/> <enumeration value="5"/> <enumeration value="6"/> <enumeration value="7"/> </restriction> </simpleType> </element> <element name="CalculationType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <enumeration value="0"/> <enumeration value="1"/> <enumeration value="2"/> </restriction> </simpleType> </element> <element name="Formula" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="RestrictValues" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ValuelistSortOrder" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <enumeration value="0"/> <enumeration value="1"/> </restriction> </simpleType> </element> <element name="AppendNewValues" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Default" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ValueList" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Value" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <all> <element name="ID" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Phonetic" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </all> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Project.ExtendedAttributes.ExtendedAttribute.ValueList
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected String |
_default |
protected String |
alias |
protected Boolean |
appendNewValues |
protected Boolean |
autoRollDown |
protected BigInteger |
calculationType |
protected BigInteger |
cfType |
protected String |
defaultGuid |
protected BigInteger |
elemType |
protected String |
fieldID |
protected String |
fieldName |
protected String |
formula |
protected String |
guid |
protected UUID |
ltuid |
protected BigInteger |
maxMultiValues |
protected String |
phoneticAlias |
protected Boolean |
restrictValues |
protected BigInteger |
rollupType |
protected String |
secondaryGuid |
protected String |
secondaryPID |
protected Boolean |
userDef |
protected Project.ExtendedAttributes.ExtendedAttribute.ValueList |
valueList |
protected BigInteger |
valuelistSortOrder |
Constructor and Description |
---|
ExtendedAttribute() |
Modifier and Type | Method and Description |
---|---|
String |
getAlias()
Gets the value of the alias property.
|
BigInteger |
getCalculationType()
Gets the value of the calculationType property.
|
BigInteger |
getCFType()
Gets the value of the cfType property.
|
String |
getDefault()
Gets the value of the default property.
|
String |
getDefaultGuid()
Gets the value of the defaultGuid property.
|
BigInteger |
getElemType()
Gets the value of the elemType property.
|
String |
getFieldID()
Gets the value of the fieldID property.
|
String |
getFieldName()
Gets the value of the fieldName property.
|
String |
getFormula()
Gets the value of the formula property.
|
String |
getGuid()
Gets the value of the guid property.
|
UUID |
getLtuid()
Gets the value of the ltuid property.
|
BigInteger |
getMaxMultiValues()
Gets the value of the maxMultiValues property.
|
String |
getPhoneticAlias()
Gets the value of the phoneticAlias property.
|
BigInteger |
getRollupType()
Gets the value of the rollupType property.
|
String |
getSecondaryGuid()
Gets the value of the secondaryGuid property.
|
String |
getSecondaryPID()
Gets the value of the secondaryPID property.
|
Project.ExtendedAttributes.ExtendedAttribute.ValueList |
getValueList()
Gets the value of the valueList property.
|
BigInteger |
getValuelistSortOrder()
Gets the value of the valuelistSortOrder property.
|
Boolean |
isAppendNewValues()
Gets the value of the appendNewValues property.
|
Boolean |
isAutoRollDown()
Gets the value of the autoRollDown property.
|
Boolean |
isRestrictValues()
Gets the value of the restrictValues property.
|
Boolean |
isUserDef()
Gets the value of the userDef property.
|
void |
setAlias(String value)
Sets the value of the alias property.
|
void |
setAppendNewValues(Boolean value)
Sets the value of the appendNewValues property.
|
void |
setAutoRollDown(Boolean value)
Sets the value of the autoRollDown property.
|
void |
setCalculationType(BigInteger value)
Sets the value of the calculationType property.
|
void |
setCFType(BigInteger value)
Sets the value of the cfType property.
|
void |
setDefault(String value)
Sets the value of the default property.
|
void |
setDefaultGuid(String value)
Sets the value of the defaultGuid property.
|
void |
setElemType(BigInteger value)
Sets the value of the elemType property.
|
void |
setFieldID(String value)
Sets the value of the fieldID property.
|
void |
setFieldName(String value)
Sets the value of the fieldName property.
|
void |
setFormula(String value)
Sets the value of the formula property.
|
void |
setGuid(String value)
Sets the value of the guid property.
|
void |
setLtuid(UUID value)
Sets the value of the ltuid property.
|
void |
setMaxMultiValues(BigInteger value)
Sets the value of the maxMultiValues property.
|
void |
setPhoneticAlias(String value)
Sets the value of the phoneticAlias property.
|
void |
setRestrictValues(Boolean value)
Sets the value of the restrictValues property.
|
void |
setRollupType(BigInteger value)
Sets the value of the rollupType property.
|
void |
setSecondaryGuid(String value)
Sets the value of the secondaryGuid property.
|
void |
setSecondaryPID(String value)
Sets the value of the secondaryPID property.
|
void |
setUserDef(Boolean value)
Sets the value of the userDef property.
|
void |
setValueList(Project.ExtendedAttributes.ExtendedAttribute.ValueList value)
Sets the value of the valueList property.
|
void |
setValuelistSortOrder(BigInteger value)
Sets the value of the valuelistSortOrder property.
|
protected String fieldID
protected String fieldName
protected BigInteger cfType
protected String guid
protected BigInteger elemType
protected BigInteger maxMultiValues
protected Boolean userDef
protected String alias
protected String secondaryPID
protected Boolean autoRollDown
protected String defaultGuid
protected UUID ltuid
protected String secondaryGuid
protected String phoneticAlias
protected BigInteger rollupType
protected BigInteger calculationType
protected String formula
protected Boolean restrictValues
protected BigInteger valuelistSortOrder
protected Boolean appendNewValues
protected String _default
protected Project.ExtendedAttributes.ExtendedAttribute.ValueList valueList
public String getFieldID()
String
public void setFieldID(String value)
value
- allowed object is
String
public String getFieldName()
String
public void setFieldName(String value)
value
- allowed object is
String
public BigInteger getCFType()
BigInteger
public void setCFType(BigInteger value)
value
- allowed object is
BigInteger
public String getGuid()
String
public void setGuid(String value)
value
- allowed object is
String
public BigInteger getElemType()
BigInteger
public void setElemType(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getMaxMultiValues()
BigInteger
public void setMaxMultiValues(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isUserDef()
String
public void setUserDef(Boolean value)
value
- allowed object is
String
public String getAlias()
String
public void setAlias(String value)
value
- allowed object is
String
public String getSecondaryPID()
String
public void setSecondaryPID(String value)
value
- allowed object is
String
public Boolean isAutoRollDown()
String
public void setAutoRollDown(Boolean value)
value
- allowed object is
String
public String getDefaultGuid()
String
public void setDefaultGuid(String value)
value
- allowed object is
String
public UUID getLtuid()
String
public void setLtuid(UUID value)
value
- allowed object is
String
public String getSecondaryGuid()
String
public void setSecondaryGuid(String value)
value
- allowed object is
String
public String getPhoneticAlias()
String
public void setPhoneticAlias(String value)
value
- allowed object is
String
public BigInteger getRollupType()
BigInteger
public void setRollupType(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getCalculationType()
BigInteger
public void setCalculationType(BigInteger value)
value
- allowed object is
BigInteger
public String getFormula()
String
public void setFormula(String value)
value
- allowed object is
String
public Boolean isRestrictValues()
String
public void setRestrictValues(Boolean value)
value
- allowed object is
String
public BigInteger getValuelistSortOrder()
BigInteger
public void setValuelistSortOrder(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isAppendNewValues()
String
public void setAppendNewValues(Boolean value)
value
- allowed object is
String
public String getDefault()
String
public void setDefault(String value)
value
- allowed object is
String
public Project.ExtendedAttributes.ExtendedAttribute.ValueList getValueList()
Project.ExtendedAttributes.ExtendedAttribute.ValueList
public void setValueList(Project.ExtendedAttributes.ExtendedAttribute.ValueList value)
value
- allowed object is
Project.ExtendedAttributes.ExtendedAttribute.ValueList
Copyright © 2000–2024 Packwood Software. All rights reserved.