|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.cagrid.metadata.common.UMLClassUmlAttributeCollection
public class UMLClassUmlAttributeCollection
Constructor Summary | |
---|---|
UMLClassUmlAttributeCollection()
|
|
UMLClassUmlAttributeCollection(UMLAttribute[] UMLAttribute)
|
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 |
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 |
UMLAttribute[] |
getUMLAttribute()
Gets the UMLAttribute value for this UMLClassUmlAttributeCollection. |
UMLAttribute |
getUMLAttribute(int i)
|
int |
hashCode()
|
void |
setUMLAttribute(int i,
UMLAttribute _value)
|
void |
setUMLAttribute(UMLAttribute[] UMLAttribute)
Sets the UMLAttribute value for this UMLClassUmlAttributeCollection. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UMLClassUmlAttributeCollection()
public UMLClassUmlAttributeCollection(UMLAttribute[] UMLAttribute)
Method Detail |
---|
public UMLAttribute[] getUMLAttribute()
public void setUMLAttribute(UMLAttribute[] UMLAttribute)
UMLAttribute
- public UMLAttribute getUMLAttribute(int i)
public void setUMLAttribute(int i, UMLAttribute _value)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
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)
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |