Skip navigation links

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

E17789-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(TemplateFormatLabelValue[] listOfTemplateFormatLabelValue, java.lang.String[] templateAvailableLocales, java.lang.String templateID, java.lang.String templateType, java.lang.String templateURL)
           

 

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 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()
           
 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 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.

 

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

 

Constructor Detail

TemplateFormatsLabelValues

public TemplateFormatsLabelValues()

TemplateFormatsLabelValues

public TemplateFormatsLabelValues(TemplateFormatLabelValue[] listOfTemplateFormatLabelValue,
                                  java.lang.String[] templateAvailableLocales,
                                  java.lang.String templateID,
                                  java.lang.String templateType,
                                  java.lang.String templateURL)

Method Detail

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 -

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 -

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)

E17789-01


Copyright © 2010, Oracle. All rights reserved.