public class FcPresenceBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FcPresence |
build() |
static FcPresenceBuilder |
create() |
FcPresenceBuilder |
withAbsence(Double absence) |
FcPresenceBuilder |
withIdent(Double ident) |
FcPresenceBuilder |
withIndDeductAss(Double indDeductAss) |
FcPresenceBuilder |
withIndDeductFact(Double indDeductFact) |
FcPresenceBuilder |
withIndication(String indication) |
FcPresenceBuilder |
withIndicationExt(String indicationExt) |
FcPresenceBuilder |
withModule(FcModule module) |
FcPresenceBuilder |
withParstdParam(TParstdParam parstdParam) |
FcPresenceBuilder |
withParticipant(FcParticipant participant) |
public static FcPresenceBuilder create()
public FcPresence build()
public FcPresenceBuilder withAbsence(Double absence)
public FcPresenceBuilder withIdent(Double ident)
public FcPresenceBuilder withIndDeductAss(Double indDeductAss)
public FcPresenceBuilder withIndDeductFact(Double indDeductFact)
public FcPresenceBuilder withIndication(String indication)
public FcPresenceBuilder withIndicationExt(String indicationExt)
public FcPresenceBuilder withModule(FcModule module)
public FcPresenceBuilder withParstdParam(TParstdParam parstdParam)
public FcPresenceBuilder withParticipant(FcParticipant participant)
Copyright © 2016. All rights reserved.