format_geometrie_GUI
Class VAE_Object
java.lang.Object
format_geometrie_GUI.VAE_Object
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- VAE_Gesture_Object
public class VAE_Object
- extends java.lang.Object
- implements java.io.Serializable
Objet VAE
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VAE_Object
public VAE_Object(java.lang.String name,
java.util.Vector<AttributePanel> list)
getAttributes
public java.util.Vector<AttributePanel> getAttributes()
- Returns:
- the attributes
setAttributes
public void setAttributes(java.util.Vector<AttributePanel> attributes)
- Parameters:
attributes - the attributes to set
getTypeName
public java.lang.String getTypeName()
- Returns:
- the typeName
setTypeName
public void setTypeName(java.lang.String typeName)
- Parameters:
typeName - the typeName to set
getAttributesValue
public java.lang.String getAttributesValue(java.lang.String attrName)
- Retourne la valeur de l'attributs dont le nom est donné
- Parameters:
attrName - Nom de l'attribut cherché
- Returns:
- Valeur de l'attribut.