- All Known Subinterfaces:
StandardIdentifierCollection
public interface IdentifierCollection
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
IdentifierCollection.TargetType
-
Method Summary
Modifier and Type Method Description String
getID()
String
getName()
String
getPattern()
List<IdentifierCollection.TargetType>
getTargetTypes()
-
Method Details
-
getID
String getID() -
getName
String getName() -
getPattern
String getPattern() -
getTargetTypes
List<IdentifierCollection.TargetType> getTargetTypes()
-