com.bonevich.erj.mof.interfaces.model
Interface DefaultValue

All Superinterfaces:
javax.jmi.reflect.RefStruct, java.io.Serializable
All Known Implementing Classes:
ErjDefaultValueImpl

public interface DefaultValue
extends javax.jmi.reflect.RefStruct


Method Summary
 java.lang.String getValue()
           
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refGetValue, refGetValue, refTypeName
 

Method Detail

getValue

public java.lang.String getValue()


Copyright © 2001-2003 bonevich.com. All Rights Reserved.