|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.icestandard.ICE.V20.delivery.MetadataType
Constructor Summary | |
MetadataType()
|
|
MetadataType(TextType description,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.Token contentFilename,
org.apache.axis.types.Token contentType,
boolean atomicUse,
boolean editable,
org.apache.axis.types.Token ipStatus,
org.apache.axis.types.Token license,
org.apache.axis.types.Token rightsHolder,
boolean showCredit,
ItemTypes itemType)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this MetadataType. |
org.apache.axis.types.Token |
getContentFilename()
Gets the contentFilename value for this MetadataType. |
org.apache.axis.types.Token |
getContentType()
Gets the contentType value for this MetadataType. |
TextType |
getDescription()
Gets the description value for this MetadataType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
org.apache.axis.types.Token |
getIpStatus()
Gets the ipStatus value for this MetadataType. |
ItemTypes |
getItemType()
Gets the itemType value for this MetadataType. |
org.apache.axis.types.Token |
getLicense()
Gets the license value for this MetadataType. |
org.apache.axis.types.Token |
getRightsHolder()
Gets the rightsHolder value for this MetadataType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isAtomicUse()
Gets the atomicUse value for this MetadataType. |
boolean |
isEditable()
Gets the editable value for this MetadataType. |
boolean |
isShowCredit()
Gets the showCredit value for this MetadataType. |
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this MetadataType. |
void |
setAtomicUse(boolean atomicUse)
Sets the atomicUse value for this MetadataType. |
void |
setContentFilename(org.apache.axis.types.Token contentFilename)
Sets the contentFilename value for this MetadataType. |
void |
setContentType(org.apache.axis.types.Token contentType)
Sets the contentType value for this MetadataType. |
void |
setDescription(TextType description)
Sets the description value for this MetadataType. |
void |
setEditable(boolean editable)
Sets the editable value for this MetadataType. |
void |
setIpStatus(org.apache.axis.types.Token ipStatus)
Sets the ipStatus value for this MetadataType. |
void |
setItemType(ItemTypes itemType)
Sets the itemType value for this MetadataType. |
void |
setLicense(org.apache.axis.types.Token license)
Sets the license value for this MetadataType. |
void |
setRightsHolder(org.apache.axis.types.Token rightsHolder)
Sets the rightsHolder value for this MetadataType. |
void |
setShowCredit(boolean showCredit)
Sets the showCredit value for this MetadataType. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MetadataType()
public MetadataType(TextType description, org.apache.axis.message.MessageElement[] _any, org.apache.axis.types.Token contentFilename, org.apache.axis.types.Token contentType, boolean atomicUse, boolean editable, org.apache.axis.types.Token ipStatus, org.apache.axis.types.Token license, org.apache.axis.types.Token rightsHolder, boolean showCredit, ItemTypes itemType)
Method Detail |
public TextType getDescription()
public void setDescription(TextType description)
description
- public org.apache.axis.message.MessageElement[] get_any()
get_any
in interface org.apache.axis.encoding.AnyContentType
public void set_any(org.apache.axis.message.MessageElement[] _any)
set_any
in interface org.apache.axis.encoding.AnyContentType
_any
- public org.apache.axis.types.Token getContentFilename()
public void setContentFilename(org.apache.axis.types.Token contentFilename)
contentFilename
- public org.apache.axis.types.Token getContentType()
public void setContentType(org.apache.axis.types.Token contentType)
contentType
- public boolean isAtomicUse()
public void setAtomicUse(boolean atomicUse)
atomicUse
- public boolean isEditable()
public void setEditable(boolean editable)
editable
- public org.apache.axis.types.Token getIpStatus()
public void setIpStatus(org.apache.axis.types.Token ipStatus)
ipStatus
- public org.apache.axis.types.Token getLicense()
public void setLicense(org.apache.axis.types.Token license)
license
- public org.apache.axis.types.Token getRightsHolder()
public void setRightsHolder(org.apache.axis.types.Token rightsHolder)
rightsHolder
- public boolean isShowCredit()
public void setShowCredit(boolean showCredit)
showCredit
- public ItemTypes getItemType()
public void setItemType(ItemTypes itemType)
itemType
- public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |