Modifier and Type | Field and Description |
---|---|
protected List<DeletionLockType> |
DeletionLockListType.lock |
Modifier and Type | Method and Description |
---|---|
DeletionLockType |
ObjectFactory.createDeletionLockType()
Create an instance of
DeletionLockType |
DeletionLockType |
DeletionLockType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
DeletionLockType |
DeletionLockType.withEntityId(String value) |
DeletionLockType |
DeletionLockType.withEntityType(String value) |
DeletionLockType |
DeletionLockType.withExpiryTime(XMLGregorianCalendar value) |
DeletionLockType |
DeletionLockType.withId(String value) |
DeletionLockType |
DeletionLockType.withIsEffective(boolean value) |
DeletionLockType |
DeletionLockType.withIsExpired(boolean value) |
DeletionLockType |
DeletionLockType.withIsInherited(boolean value) |
DeletionLockType |
DeletionLockType.withMetadata(SimpleMetadataType value) |
DeletionLockType |
DeletionLockType.withModified(XMLGregorianCalendar value) |
DeletionLockType |
DeletionLockType.withUser(String value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeletionLockType> |
ObjectFactory.createDeletionLockDocument(DeletionLockType value)
|
List<DeletionLockType> |
DeletionLockListType.getLock()
Gets the value of the lock property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeletionLockType> |
ObjectFactory.createDeletionLockDocument(DeletionLockType value)
|
DeletionLockListType |
DeletionLockListType.withLock(DeletionLockType... values) |
Modifier and Type | Method and Description |
---|---|
DeletionLockListType |
DeletionLockListType.withLock(Collection<DeletionLockType> values) |
Copyright © 2019. All rights reserved.