ca.infoway.messagebuilder.xml
Interface Categorizable

Package class diagram package Categorizable
All Known Implementing Classes:
Interaction, PackageLocation

public interface Categorizable

An interface that represents types that have categories. Categories are used to segment the standard into segments such as "cr" (for Client Registry) or "lr" (Location Registry).

Author:
Intelliware Development

Method Summary
 String getCategory()
          Get the category.
 

Method Detail

getCategory

String getCategory()

Get the category.

Returns:
the category.


Copyright © 2013. All Rights Reserved.