Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.xmlcml.cml
Interface AttributeType  view AttributeType download AttributeType.java


public interface AttributeType

allows a link other object to specify a type (e.g. the target of the link)


Method Summary
 java.lang.String getType()
           
 void setType(java.lang.String href)
           
 

Method Detail

setType

public void setType(java.lang.String href)

getType

public java.lang.String getType()