public class PojoLinkFkey extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected PojoLinkOne |
pojoLinkOne |
protected PojoProperty |
pojoProperty |
Constructor and Description |
---|
PojoLinkFkey() |
Modifier and Type | Method and Description |
---|---|
PojoLinkOne |
getPojoLinkOne() |
PojoProperty |
getPojoProperty() |
void |
setPojoLinkOne(PojoLinkOne newValue) |
void |
setPojoProperty(PojoProperty newValue) |
String |
toString() |
protected volatile PojoLinkOne pojoLinkOne
protected volatile PojoProperty pojoProperty
public PojoLinkOne getPojoLinkOne()
public void setPojoLinkOne(PojoLinkOne newValue)
public PojoProperty getPojoProperty()
public void setPojoProperty(PojoProperty newValue)
Copyright © 1999–2025 ViaOA. All rights reserved.