Modifier and Type | Field and Description |
---|---|
protected UserSynchronizeType |
EntitySynchronizeType.user |
Modifier and Type | Method and Description |
---|---|
UserSynchronizeType |
ObjectFactory.createUserSynchronizeType()
Create an instance of
UserSynchronizeType |
UserSynchronizeType |
EntitySynchronizeType.getUser()
Gets the value of the user property.
|
UserSynchronizeType |
UserSynchronizeType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
UserSynchronizeType |
UserSynchronizeType.withCreate(boolean value) |
UserSynchronizeType |
UserSynchronizeType.withDelete(boolean value) |
UserSynchronizeType |
UserSynchronizeType.withUser(UserType value) |
Modifier and Type | Method and Description |
---|---|
void |
EntitySynchronizeType.setUser(UserSynchronizeType value)
Sets the value of the user property.
|
EntitySynchronizeType |
EntitySynchronizeType.withUser(UserSynchronizeType value) |
Copyright © 2017. All rights reserved.