Annotation Type Name


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface Name
    Marks the method which returns the name for a resource. The name of a resource must be unique within its collection. That means that when you implement ChildrenOf the name for each item must be unique within that list