|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationGranularityType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.jbossweb60 | Provides the interfaces and enumeration types as defined in the schema |
Uses of ReplicationGranularityType in org.jboss.shrinkwrap.descriptor.api.jbossweb60 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.jbossweb60 that return ReplicationGranularityType | |
---|---|
static ReplicationGranularityType |
ReplicationGranularityType.getFromStringValue(String value)
|
ReplicationGranularityType |
ReplicationConfigType.getReplicationGranularity()
Returns the replication-granularity element |
static ReplicationGranularityType |
ReplicationGranularityType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReplicationGranularityType[] |
ReplicationGranularityType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.shrinkwrap.descriptor.api.jbossweb60 with parameters of type ReplicationGranularityType | |
---|---|
ReplicationConfigType<T> |
ReplicationConfigType.replicationGranularity(ReplicationGranularityType replicationGranularity)
Sets the replication-granularity element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |