public class NonAggrFieldAxis<ATTACHEDTO extends ObjectIdentity>
extends BacklinkBuilder<ATTACHEDTO>
Constructor and Description |
---|
NonAggrFieldAxis(ATTACHEDTO attachedTo,
String instanceId,
String classId,
IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
Modifier and Type | Method and Description |
---|---|
Expression<NonAggrFieldAxis<ATTACHEDTO>> |
withExpression() |
NonAggrFieldAxis<ATTACHEDTO> |
withField() |
public NonAggrFieldAxis(ATTACHEDTO attachedTo, String instanceId, String classId, IdGenerator idGenerator, Invocations<MethodInvocation> invocations)
public NonAggrFieldAxis<ATTACHEDTO> withField()
public Expression<NonAggrFieldAxis<ATTACHEDTO>> withExpression()
Copyright © 2017. All rights reserved.