Package org.exolab.castor.xml.schema
Interface Referable
-
- All Known Implementing Classes:
AnyURIType
,AtomicType
,BinaryType
,BooleanType
,ComplexType
,DateTimeType
,DecimalType
,DeferredSimpleType
,DurationType
,ElementDecl
,Group
,ListType
,ModelGroup
,RealType
,SimpleType
,SimpleTypeReference
,StringType
,Union
,UrType
public interface Referable
- Version:
- $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
- Author:
- Keith Visco
- See Also:
ResolvableReference
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getReferenceId()
Returns the Id used to Refer to this Object
-