Modifier and Type | Field and Description |
---|---|
protected List<HasSubEntityType> |
CollectionSynchronizeType.hasCollection |
protected List<HasSubEntityType> |
CollectionSynchronizeType.hasItem |
protected List<HasSubEntityType> |
LibrarySynchronizeType.hasItem |
Modifier and Type | Method and Description |
---|---|
HasSubEntityType |
ObjectFactory.createHasSubEntityType()
Create an instance of
HasSubEntityType |
HasSubEntityType |
HasSubEntityType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
HasSubEntityType |
HasSubEntityType.withId(String value) |
HasSubEntityType |
HasSubEntityType.withMetadataId(String value) |
Modifier and Type | Method and Description |
---|---|
List<HasSubEntityType> |
CollectionSynchronizeType.getHasCollection()
Gets the value of the hasCollection property.
|
List<HasSubEntityType> |
CollectionSynchronizeType.getHasItem()
Gets the value of the hasItem property.
|
List<HasSubEntityType> |
LibrarySynchronizeType.getHasItem()
Gets the value of the hasItem property.
|
Modifier and Type | Method and Description |
---|---|
CollectionSynchronizeType |
CollectionSynchronizeType.withHasCollection(HasSubEntityType... values) |
CollectionSynchronizeType |
CollectionSynchronizeType.withHasItem(HasSubEntityType... values) |
LibrarySynchronizeType |
LibrarySynchronizeType.withHasItem(HasSubEntityType... values) |
Modifier and Type | Method and Description |
---|---|
CollectionSynchronizeType |
CollectionSynchronizeType.withHasCollection(Collection<HasSubEntityType> values) |
CollectionSynchronizeType |
CollectionSynchronizeType.withHasItem(Collection<HasSubEntityType> values) |
LibrarySynchronizeType |
LibrarySynchronizeType.withHasItem(Collection<HasSubEntityType> values) |
Copyright © 2017. All rights reserved.