javax.jmi.model
Class AggregationKindEnum
java.lang.Object
javax.jmi.model.AggregationKindEnum
- All Implemented Interfaces:
- Serializable, AggregationKind, RefEnum
public final class AggregationKindEnum
- extends Object
- implements AggregationKind
- See Also:
- Serialized Form
NONE
public static final AggregationKindEnum NONE
SHARED
public static final AggregationKindEnum SHARED
COMPOSITE
public static final AggregationKindEnum COMPOSITE
refTypeName
public List refTypeName()
- Specified by:
refTypeName in interface RefEnum
toString
public String toString()
- Specified by:
toString in interface RefEnum- Overrides:
toString in class Object
hashCode
public int hashCode()
- Specified by:
hashCode in interface RefEnum- Overrides:
hashCode in class Object
equals
public boolean equals(Object o)
- Specified by:
equals in interface RefEnum- Overrides:
equals in class Object
readResolve
protected Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
forName
public static AggregationKind forName(String value)
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.