Interface Reference
-
- All Known Subinterfaces:
DirectReference,KeyIdentifier
- All Known Implementing Classes:
DirectReference,KeyIdentifier,X509Data
public interface ReferenceParent interface for different reference mechanisms inside a STR- Author:
- Ashutosh.Shahi@sun.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetType()
-
-
-
Method Detail
-
getType
String getType()
- Returns:
- the reference type used
-
-