FileDocCategorySizeDatePackage
PartyRelationship.javaAPI DocExample643Thu Feb 17 20:01:06 GMT 2000RelMgmt.Party

PartyRelationship

public class PartyRelationship extends Object
stereotype
moment-interval

Fields Summary
private int
interval
Constructors Summary
Methods Summary
public booleanisValidOnDate()

        return false;
    
public java.util.VectorlistRelatedPartiesAndType()

        return new Vector();
    
public voidmakePartyRelationship()