JIVE Platform
Release 0.3.1

edu.bsu.cs.jive.contour
Interface ContourMember.Importer

All Known Subinterfaces:
ContourMember.Variable.Importer
Enclosing interface:
ContourMember

public static interface ContourMember.Importer

A builder for contour members.


Method Summary
 String provideName()
           
 Type provideType()
           
 Value provideValue()
           
 

Method Detail

provideName

String provideName()

provideType

Type provideType()

provideValue

Value provideValue()

JIVE Platform
Release 0.3.1