Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E22256-01


oracle.xdo.service.v2
Class TemplateFormatsLabelValues

java.lang.Object
  extended by oracle.xdo.service.v2.TemplateFormatsLabelValues

All Implemented Interfaces:
java.io.Serializable

public class TemplateFormatsLabelValues
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
TemplateFormatsLabelValues()
           
TemplateFormatsLabelValues(boolean active, boolean applyStyleTemplate, boolean _default, TemplateFormatLabelValue[] listOfTemplateFormatLabelValue, java.lang.String[] templateAvailableLocales, java.lang.String templateBaseLocale, java.lang.String templateDefaultLocale, java.lang.String templateID, java.lang.String templateType, java.lang.String templateURL, boolean viewOnline)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 TemplateFormatLabelValue[] getListOfTemplateFormatLabelValue()
          Gets the listOfTemplateFormatLabelValue value for this TemplateFormatsLabelValues.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String[] getTemplateAvailableLocales()
          Gets the templateAvailableLocales value for this TemplateFormatsLabelValues.
 java.lang.String getTemplateBaseLocale()
          Gets the templateBaseLocale value for this TemplateFormatsLabelValues.
 java.lang.String getTemplateDefaultLocale()
          Gets the templateDefaultLocale value for this TemplateFormatsLabelValues.
 java.lang.String getTemplateID()
          Gets the templateID value for this TemplateFormatsLabelValues.
 java.lang.String getTemplateType()
          Gets the templateType value for this TemplateFormatsLabelValues.
 java.lang.String getTemplateURL()
          Gets the templateURL value for this TemplateFormatsLabelValues.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 boolean is_default()
          Gets the _default value for this TemplateFormatsLabelValues.
 boolean isActive()
          Gets the active value for this TemplateFormatsLabelValues.
 boolean isApplyStyleTemplate()
          Gets the applyStyleTemplate value for this TemplateFormatsLabelValues.
 boolean isViewOnline()
          Gets the viewOnline value for this TemplateFormatsLabelValues.
 void set_default(boolean _default)
          Sets the _default value for this TemplateFormatsLabelValues.
 void setActive(boolean active)
          Sets the active value for this TemplateFormatsLabelValues.
 void setApplyStyleTemplate(boolean applyStyleTemplate)
          Sets the applyStyleTemplate value for this TemplateFormatsLabelValues.
 void setListOfTemplateFormatLabelValue(TemplateFormatLabelValue[] listOfTemplateFormatLabelValue)
          Sets the listOfTemplateFormatLabelValue value for this TemplateFormatsLabelValues.
 void setTemplateAvailableLocales(java.lang.String[] templateAvailableLocales)
          Sets the templateAvailableLocales value for this TemplateFormatsLabelValues.
 void setTemplateBaseLocale(java.lang.String templateBaseLocale)
          Sets the templateBaseLocale value for this TemplateFormatsLabelValues.
 void setTemplateDefaultLocale(java.lang.String templateDefaultLocale)
          Sets the templateDefaultLocale value for this TemplateFormatsLabelValues.
 void setTemplateID(java.lang.String templateID)
          Sets the templateID value for this TemplateFormatsLabelValues.
 void setTemplateType(java.lang.String templateType)
          Sets the templateType value for this TemplateFormatsLabelValues.
 void setTemplateURL(java.lang.String templateURL)
          Sets the templateURL value for this TemplateFormatsLabelValues.
 void setViewOnline(boolean viewOnline)
          Sets the viewOnline value for this TemplateFormatsLabelValues.

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

TemplateFormatsLabelValues

public TemplateFormatsLabelValues()

TemplateFormatsLabelValues

public TemplateFormatsLabelValues(boolean active,
                                  boolean applyStyleTemplate,
                                  boolean _default,
                                  TemplateFormatLabelValue[] listOfTemplateFormatLabelValue,
                                  java.lang.String[] templateAvailableLocales,
                                  java.lang.String templateBaseLocale,
                                  java.lang.String templateDefaultLocale,
                                  java.lang.String templateID,
                                  java.lang.String templateType,
                                  java.lang.String templateURL,
                                  boolean viewOnline)

Method Detail

isActive

public boolean isActive()
Gets the active value for this TemplateFormatsLabelValues.
Returns:
active

setActive

public void setActive(boolean active)
Sets the active value for this TemplateFormatsLabelValues.
Parameters:
active -

isApplyStyleTemplate

public boolean isApplyStyleTemplate()
Gets the applyStyleTemplate value for this TemplateFormatsLabelValues.
Returns:
applyStyleTemplate

setApplyStyleTemplate

public void setApplyStyleTemplate(boolean applyStyleTemplate)
Sets the applyStyleTemplate value for this TemplateFormatsLabelValues.
Parameters:
applyStyleTemplate -

is_default

public boolean is_default()
Gets the _default value for this TemplateFormatsLabelValues.
Returns:
_default

set_default

public void set_default(boolean _default)
Sets the _default value for this TemplateFormatsLabelValues.
Parameters:
_default -

getListOfTemplateFormatLabelValue

public TemplateFormatLabelValue[] getListOfTemplateFormatLabelValue()
Gets the listOfTemplateFormatLabelValue value for this TemplateFormatsLabelValues.
Returns:
listOfTemplateFormatLabelValue

setListOfTemplateFormatLabelValue

public void setListOfTemplateFormatLabelValue(TemplateFormatLabelValue[] listOfTemplateFormatLabelValue)
Sets the listOfTemplateFormatLabelValue value for this TemplateFormatsLabelValues.
Parameters:
listOfTemplateFormatLabelValue -

getTemplateAvailableLocales

public java.lang.String[] getTemplateAvailableLocales()
Gets the templateAvailableLocales value for this TemplateFormatsLabelValues.
Returns:
templateAvailableLocales

setTemplateAvailableLocales

public void setTemplateAvailableLocales(java.lang.String[] templateAvailableLocales)
Sets the templateAvailableLocales value for this TemplateFormatsLabelValues.
Parameters:
templateAvailableLocales -

getTemplateBaseLocale

public java.lang.String getTemplateBaseLocale()
Gets the templateBaseLocale value for this TemplateFormatsLabelValues.
Returns:
templateBaseLocale

setTemplateBaseLocale

public void setTemplateBaseLocale(java.lang.String templateBaseLocale)
Sets the templateBaseLocale value for this TemplateFormatsLabelValues.
Parameters:
templateBaseLocale -

getTemplateDefaultLocale

public java.lang.String getTemplateDefaultLocale()
Gets the templateDefaultLocale value for this TemplateFormatsLabelValues.
Returns:
templateDefaultLocale

setTemplateDefaultLocale

public void setTemplateDefaultLocale(java.lang.String templateDefaultLocale)
Sets the templateDefaultLocale value for this TemplateFormatsLabelValues.
Parameters:
templateDefaultLocale -

getTemplateID

public java.lang.String getTemplateID()
Gets the templateID value for this TemplateFormatsLabelValues.
Returns:
templateID

setTemplateID

public void setTemplateID(java.lang.String templateID)
Sets the templateID value for this TemplateFormatsLabelValues.
Parameters:
templateID -

getTemplateType

public java.lang.String getTemplateType()
Gets the templateType value for this TemplateFormatsLabelValues.
Returns:
templateType

setTemplateType

public void setTemplateType(java.lang.String templateType)
Sets the templateType value for this TemplateFormatsLabelValues.
Parameters:
templateType -

getTemplateURL

public java.lang.String getTemplateURL()
Gets the templateURL value for this TemplateFormatsLabelValues.
Returns:
templateURL

setTemplateURL

public void setTemplateURL(java.lang.String templateURL)
Sets the templateURL value for this TemplateFormatsLabelValues.
Parameters:
templateURL -

isViewOnline

public boolean isViewOnline()
Gets the viewOnline value for this TemplateFormatsLabelValues.
Returns:
viewOnline

setViewOnline

public void setViewOnline(boolean viewOnline)
Sets the viewOnline value for this TemplateFormatsLabelValues.
Parameters:
viewOnline -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object

getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer

getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E22256-01


Copyright © 2010, 2011, Oracle. All rights reserved.