id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
34e26ef2-4c33-4e1f-865f-04939b7ba9f0
|
public void setCustomObject14Type(crmondemand.xml.contact.query.QueryType customObject14Type) {
this.customObject14Type = customObject14Type;
}
|
21097e22-bfe4-41cc-8d26-913bbc27b445
|
public Builder setStartingAttack(boolean value) {
bitField2_ |= 0x08000000;
startingAttack_ = value;
onChanged();
return this;
}
|
a33addfc-e033-42fd-a32b-1874497da49b
|
public crmondemand.xml.customobject3.query.QueryType getCustomNumber13() {
return this.customNumber13;
}
|
dee264d6-40a9-4624-8eff-c27e9afdfc50
|
public Builder addStances(
int index, org.bwapi.proxy.messages.GameMessages.PlayerStatus.Builder builderForValue) {
if (stancesBuilder_ == null) {
ensureStancesIsMutable();
stances_.add(index, builderForValue.build());
onChanged();
} else {
stancesBuilder_.addMessage(index, builderForValue.build());
}
return this;
}
|
b4aca911-d0c9-4ce0-8b28-2b7babc6a153
|
opcode dd_a3 = new opcode() { public void handler(){ illegal_1(); }}
|
aa6d083e-94e8-4294-aa37-95ff8fa21e98
|
private final static void neqInt(int sa, final PyMultiarray a, int sb, final PyMultiarray b, int sr, final PyMultiarray r, final int d) {
final int dsa = a.strides[d], dsb = b.strides[d], dsr = r.strides[d], maxSr = sr
+ r.dimensions[d] * r.strides[d];
if (d == r.dimensions.length - 1) {
final int[] aData = (int[]) a.data, bData = (int[]) b.data;
final int[] rData = (int[]) r.data;
for (; sr != maxSr; sa += dsa, sb += dsb, sr += dsr) {
rData[sr] = ((aData[sa] != bData[sb]) ? 1 : 0);
}
} else {
for (; sr != maxSr; sa += dsa, sb += dsb, sr += dsr) {
PyMultiarray.neqInt(sa, a, sb, b, sr, r, d + 1);
}
}
}
|
9294e8a6-7490-402c-8dfa-1af1834ccb71
|
public void salvarVenda(Venda venda){
manager.getTransaction().begin();
manager.persist(venda);
manager.getTransaction().commit();
}
|
d601c01d-8db3-43d2-aa30-e887709152f1
|
public String getName()
{
if (m_token == null)
{
return "";
}
return m_token.m_value;
}
|
cde5d0d9-11b5-4e07-a7d3-0e24c9a8f401
|
public crmondemand.xml.contact.query.QueryType getHeldAwayInstitutionPriority() {
return this.heldAwayInstitutionPriority;
}
|
3254d4f9-8e80-48b3-9fc3-4fde4a28efad
|
public java.lang.String getCustomObject2Id() {
return this.customObject2Id;
}
|
cbd2c4a9-2d58-4440-907d-742b662442a9
|
public java.lang.String getCustomText54() {
return this.customText54;
}
|
08040661-6896-46e5-b7dd-b168ab200df4
|
public String getEmail() {
return email;
}
|
b741e5f7-b669-4824-8608-27c50ee54145
|
public void setObjectiveType(crmondemand.xml.customobject6.query.QueryType objectiveType) {
this.objectiveType = objectiveType;
}
|
d60e25f7-2845-4897-916d-43783d68c7b5
|
public void setCustomText47(java.lang.String customText47) {
this.customText47 = customText47;
}
|
1b6d0366-e4a7-4a58-be55-07041513bb3c
|
public java.lang.String getCustomObject7Name() {
return this.customObject7Name;
}
|
348988d5-7a67-45b2-a48c-5f37938b3ddd
|
public void setCourseId(java.lang.String courseId) {
this.courseId = courseId;
}
|
302496af-99c7-4278-90da-a281a747cc30
|
opcode m6502_6f = new opcode() { public void handler(){ m6502_ICount[0] -= 2; ILL(); }}
|
2223e61a-0f8f-4cd4-9170-d946dfa72856
|
public static boolean systemDefinedSlotWriterP(StorageSlot slot) {
return ((slot.writer() == null) &&
slot.activeP());
}
|
2d0359b5-f02e-47bf-b7fc-01d0c323e086
|
public void setCustomInteger25(crmondemand.xml.customobject3.query.QueryType customInteger25) {
this.customInteger25 = customInteger25;
}
|
4558e375-2305-4895-a757-41f6566fde2d
|
public void setCustomCurrency1(crmondemand.xml.contact.query.QueryType customCurrency1) {
this.customCurrency1 = customCurrency1;
}
|
ec5ac7b6-6b7b-46cc-832a-506d6977ff8e
|
public crmondemand.xml.opportunity.query.QueryType getFundRequestStatus() {
return this.fundRequestStatus;
}
|
840b76de-028c-4c70-b5bb-8f8c7a965777
|
public crmondemand.xml.contact.query.QueryType getOpportunityExternalSystemId() {
return this.opportunityExternalSystemId;
}
|
02372cfa-a020-4553-a288-a2b7489d84d7
|
public crmondemand.xml.customobject3.query.QueryType getCustomDate14() {
return this.customDate14;
}
|
45b2eef9-bf51-443a-b52a-09c7f6e96280
|
public void setCustomNumber25(java.math.BigDecimal customNumber25) {
this.customNumber25 = customNumber25;
}
|
49c1387b-e736-4dc4-a665-eb2e77735359
|
public void setCustomPickList7(crmondemand.xml.opportunity.query.QueryType customPickList7) {
this.customPickList7 = customPickList7;
}
|
8ff84329-be85-431a-ae51-b0ae5a1ca07d
|
public void setCustomText37(crmondemand.xml.customobject6.query.QueryType customText37) {
this.customText37 = customText37;
}
|
ffb0a58a-cc4a-469d-9d00-8736c8b82791
|
public void setCampaignId(java.lang.String campaignId) {
this.campaignId = campaignId;
}
|
41e6dfcd-c650-4ea4-b0da-3673a8a1ff62
|
public SlowThing ( ) {
try {
Thread.sleep (5000) ;
} catch ( InterruptedException e ) {
e.printStackTrace () ;
}
}
|
00c6f965-5f0a-4657-b8cf-3610e8a803f2
|
public crmondemand.xml.contact.query.QueryType getCustomPickList65() {
return this.customPickList65;
}
|
a1b274a7-fe60-46ad-b887-d18a3aebe8b0
|
public void gainHonor(int honor, boolean show) {
addHonorExp(honor, false);
if (show) {
client.getSession().write(InfoPacket.showInfo(honor + " Honor EXP obtained."));
}
}
|
764b3967-aa84-4cb2-aed4-02cce52ef22f
|
public void setCustomNumber2(java.math.BigDecimal customNumber2) {
this.customNumber2 = customNumber2;
}
|
04943ce8-f62e-4008-88b9-3494a9f5ff58
|
public void setCustomNumber12(crmondemand.xml.customobject6.query.QueryType customNumber12) {
this.customNumber12 = customNumber12;
}
|
0d6d721c-3bea-4d9f-9a12-196d88996416
|
public boolean isCreated()
{
return _created;
}
|
b2fc54dc-19c3-4a85-841c-e355150276c0
|
public K next() {
return nextNode().mKey;
}
}
private final class AllEntryIterator extends AbstractAllIterator implements Iterator<Map.Entry<K, V>> {
protected AllEntryIterator( boolean forward, Comparable<? super V> comp ) {
super( forward, comp );
}
public Map.Entry<K, V> next() {
return nextNode();
}
}
private final class AllValueIterator extends AbstractAllIterator implements Iterator<V> {
protected AllValueIterator( boolean forward, Comparable<? super V> comp ) {
super( forward, comp );
}
public V next() {
return nextNode().mValue;
}
}
private final class GroupKeyIterator extends AbstractGroupIterator implements Iterator<K> {
protected GroupKeyIterator( boolean forward, G group, Comparable<? super V> comp ) {
super( forward, group, comp );
}
public K next() {
return nextNode().mKey;
}
}
private final class GroupEntryIterator extends AbstractGroupIterator implements Iterator<Map.Entry<K, V>> {
protected GroupEntryIterator( boolean forward, G group, Comparable<? super V> comp ) {
super( forward, group, comp );
}
public Map.Entry<K, V> next() {
return nextNode();
}
}
private final class GroupValueIterator extends AbstractGroupIterator implements Iterator<V> {
protected GroupValueIterator( boolean forward, G group, Comparable<? super V> comp ) {
super( forward, group, comp );
}
public V next() {
return nextNode().mValue;
}
}
private final class GroupTableIterator implements Iterator<G> {
GroupNode<K, V> mPrev;
GroupNode<K, V> mNext;
int mIterModCount;
int mIndex;
GroupTableIterator() {
mIterModCount = mModCount;
if( mGroupCount > 0 ) {
GroupNode<K, V>[] buckets = mGroupBuckets;
while( mIndex < buckets.length ) {
mNext = buckets[mIndex++];
if( mNext != null ) { break; }
}
}
}
public final boolean hasNext() {
return mNext != null;
}
public final G next() {
if( mModCount != mIterModCount ) { throw new ConcurrentModificationException(); }
if( mNext == null ) { throw new NoSuchElementException(); }
mPrev = mNext;
mNext = mNext.mNext;
GroupNode<K, V>[] buckets = mGroupBuckets;
while( mNext == null ) {
if( mIndex >= buckets.length ) { return (G)mPrev.mGroup; }
mNext = buckets[mIndex++];
}
return (G)mPrev.mGroup;
}
public final void remove() {
if( mPrev == null ) { throw new IllegalStateException(); }
if( mModCount != mIterModCount ) { throw new ConcurrentModificationException(); }
clear( (G)mPrev.mGroup );
mPrev = null;
mIterModCount = mModCount;
}
}
/************
* Views
************/
private final class AllKeySet extends AbstractSet<K> {
private final boolean mForward;
private final Comparable<? super V> mComp;
AllKeySet( boolean forward, Comparable<? super V> comp ) {
mForward = forward;
mComp = comp;
}
public int size() {
if( mComp == null ) {
return mAllCount;
} else {
Iterator<K> iter = iterator();
int count = 0;
while( iter.hasNext() ) {
iter.next();
count++;
}
return count;
}
}
public boolean contains( Object key ) {
Node<K, V> node = findKeyNode( (K)key );
if( node == null || mComp != null && mComp.compareTo( node.mValue ) != 0 ) { return false; }
return true;
}
public boolean remove( Object key ) {
if( key == null ) { return false; }
Node<K, V> node = findKeyNode( (K)key );
if( node == null || mComp != null && mComp.compareTo( node.mValue ) != 0 ) { return false; }
removeNodeCompletely( node, true );
return true;
}
public void clear() {
if( mComp == null ) {
GroupMap.this.clear();
return;
}
Iterator<K> iter = iterator();
while( iter.hasNext() ) {
iter.next();
iter.remove();
}
}
public Iterator<K> iterator() {
return new AllKeyIterator( mForward, mComp );
}
}
private final class GroupKeySet extends AbstractSet<K> {
private final boolean mForward;
private final G mGroup;
private final Comparable<? super V> mComp;
GroupKeySet( boolean forward, G group, Comparable<? super V> comp ) {
mForward = forward;
mGroup = group;
mComp = comp;
}
public int size() {
if( mComp == null ) {
return GroupMap.this.size( mGroup );
} else {
Iterator<K> iter = iterator();
int count = 0;
while( iter.hasNext() ) {
iter.next();
count++;
}
return count;
}
}
public boolean contains( Object key ) {
Node<K, V> node = findKeyNode( (K)key );
if( node == null || mComp != null && mComp.compareTo( node.mValue ) != 0 ) { return false; }
G ga = (G)node.mGroup.mGroup;
G gb = mGroup;
if( ga != gb && (ga == null || !ga.equals( gb )) ) { return false; }
return true;
}
public boolean remove( Object key ) {
if( key == null ) { return false; }
Node<K, V> node = findKeyNode( (K)key );
if( node == null || mComp != null && mComp.compareTo( node.mValue ) != 0 ) { return false; }
G ga = (G)node.mGroup.mGroup;
G gb = mGroup;
if( ga != gb && (ga == null || !ga.equals( gb )) ) { return false; }
removeNodeCompletely( node, true );
return true;
}
public void clear() {
if( mComp == null ) {
GroupMap.this.clear( mGroup );
return;
}
Iterator<K> iter = iterator();
while( iter.hasNext() ) {
iter.next();
iter.remove();
}
}
public Iterator<K> iterator() {
return new GroupKeyIterator( mForward, mGroup, mComp );
}
}
private final class AllEntrySet extends AbstractSet<Map.Entry<K, V>> {
private final boolean mForward;
private final Comparable<? super V> mComp;
AllEntrySet( boolean forward, Comparable<? super V> comp ) {
mForward = forward;
mComp = comp;
}
public int size() {
if( mComp == null ) {
return mAllCount;
} else {
Iterator<Map.Entry<K, V>> iter = iterator();
int count = 0;
while( iter.hasNext() ) {
iter.next();
count++;
}
return count;
}
}
public boolean contains( Object entry ) {
if( entry == null ) { return false; }
Map.Entry<K, V> e = (Map.Entry<K, V>)entry;
Node<K, V> node = findKeyNode( e.getKey() );
if( node == null || mComp != null && mComp.compareTo( node.mValue ) != 0 ) { return false; }
V va = e.getValue();
V vb = node.mValue;
if( va != vb && (va == null || !va.equals( vb )) ) { return false; }
return true;
}
public boolean remove( Object entry ) {
if( entry == null ) { return false; }
Map.Entry<K, V> e = (Map.Entry<K, V>)entry;
Node<K, V> node = findKeyNode( e.getKey() );
if( node == null || mComp != null && mComp.compareTo( node.mValue ) != 0 ) { return false; }
V va = e.getValue();
V vb = node.mValue;
if( va != vb && (va == null || !va.equals( vb )) ) { return false; }
removeNodeCompletely( node, true );
return true;
}
public void clear() {
if( mComp == null ) {
GroupMap.this.clear();
return;
}
Iterator<Map.Entry<K, V>> iter = iterator();
while( iter.hasNext() ) {
iter.next();
iter.remove();
}
}
public Iterator<Map.Entry<K, V>> iterator() {
return new AllEntryIterator( mForward, mComp );
}
}
private final class GroupEntrySet extends AbstractSet<Map.Entry<K, V>> {
private final boolean mForward;
private final G mGroup;
private final Comparable<? super V> mComp;
GroupEntrySet( boolean forward, G group, Comparable<? super V> comp ) {
mForward = forward;
mGroup = group;
mComp = comp;
}
public int size() {
if( mComp == null ) {
return GroupMap.this.size( mGroup );
} else {
Iterator<Map.Entry<K, V>> iter = iterator();
int count = 0;
while( iter.hasNext() ) {
iter.next();
count++;
}
return count;
}
}
public boolean contains( Object entry ) {
if( entry == null ) { return false; }
Map.Entry<K, V> e = (Map.Entry<K, V>)entry;
Node<K, V> node = findKeyNode( e.getKey() );
if( node == null || mComp != null && mComp.compareTo( node.mValue ) != 0 ) { return false; }
G ga = (G)node.mGroup.mGroup;
G gb = mGroup;
if( ga != gb && (ga == null || !ga.equals( gb )) ) { return false; }
V va = node.mValue;
V vb = e.getValue();
if( va != vb && (va == null || !va.equals( vb )) ) { return false; }
return true;
}
public boolean remove( Object entry ) {
if( entry == null ) { return false; }
Map.Entry<K, V> e = (Map.Entry<K, V>)entry;
Node<K, V> node = findKeyNode( e.getKey() );
if( node == null || mComp != null && mComp.compareTo( node.mValue ) != 0 ) { return false; }
G ga = (G)node.mGroup.mGroup;
G gb = mGroup;
if( ga != gb && (ga == null || !ga.equals( gb )) ) { return false; }
V va = node.mValue;
V vb = e.getValue();
if( va != vb && (va == null || !va.equals( vb )) ) { return false; }
removeNodeCompletely( node, true );
return true;
}
public void clear() {
if( mComp == null ) {
GroupMap.this.clear( mGroup );
return;
}
Iterator<Map.Entry<K, V>> iter = iterator();
while( iter.hasNext() ) {
iter.next();
iter.remove();
}
}
public Iterator<Map.Entry<K, V>> iterator() {
return new GroupEntryIterator( mForward, mGroup, mComp );
}
}
private final class AllValues extends AbstractCollection<V> {
private final boolean mForward;
private final Comparable<? super V> mComp;
AllValues( boolean forward, Comparable<? super V> comp ) {
mForward = forward;
mComp = comp;
}
public int size() {
if( mComp == null ) {
return mAllCount;
} else {
Iterator<V> iter = iterator();
int count = 0;
while( iter.hasNext() ) {
iter.next();
count++;
}
return count;
}
}
public boolean contains( Object value ) {
if( mComp != null && mComp.compareTo( (V)value ) != 0 ) { return false; }
return findNodeThatContains( value ) != null;
}
public boolean remove( Object value ) {
if( mComp != null && mComp.compareTo( (V)value ) != 0 ) { return false; }
Node<K, V> node = findNodeThatContains( value );
if( node == null ) { return false; }
removeNodeCompletely( node, true );
return true;
}
public void clear() {
if( mComp == null ) {
GroupMap.this.clear();
return;
}
Iterator<V> iter = iterator();
while( iter.hasNext() ) {
iter.next();
iter.remove();
}
}
public Iterator<V> iterator() {
return new AllValueIterator( mForward, mComp );
}
}
private final class GroupValues extends AbstractCollection<V> {
private final boolean mForward;
private final G mGroup;
private final Comparable<? super V> mComp;
GroupValues( boolean forward, G group, Comparable<? super V> comp ) {
mForward = forward;
mGroup = group;
mComp = comp;
}
public int size() {
if( mComp == null ) {
return GroupMap.this.size( mGroup );
} else {
Iterator<V> iter = iterator();
int count = 0;
while( iter.hasNext() ) {
iter.next();
count++;
}
return count;
}
}
public boolean contains( Object value ) {
if( mComp != null && mComp.compareTo( (V)value ) != 0 ) { return false; }
return findNodeThatContains( mGroup, value ) != null;
}
public boolean remove( Object value ) {
if( mComp != null && mComp.compareTo( (V)value ) != 0 ) { return false; }
Node<K, V> node = findNodeThatContains( mGroup, value );
if( node == null ) { return false; }
removeNodeCompletely( node, true );
return true;
}
public void clear() {
if( mComp == null ) {
GroupMap.this.clear( mGroup );
return;
}
Iterator<V> iter = iterator();
while( iter.hasNext() ) {
iter.next();
iter.remove();
}
}
public Iterator<V> iterator() {
return new GroupValueIterator( mForward, mGroup, mComp );
}
}
private final class Groups extends AbstractSet<G> {
public int size() {
return mGroupCount;
}
public boolean contains( Object group ) {
return findGroupNode( group ) != null;
}
public boolean remove( Object group ) {
GroupNode<K, V> node = findGroupNode( group );
if( node == null ) { return false; }
GroupMap.this.clear( (G)node.mGroup );
return true;
}
public void clear() {
GroupMap.this.clear();
}
public Iterator<G> iterator() {
return new GroupTableIterator();
}
|
5294b607-3d65-4736-b0cc-e4105192b5a7
|
public void setCustomText58(crmondemand.xml.contact.query.QueryType customText58) {
this.customText58 = customText58;
}
|
c02f4261-0210-46e3-96e0-393238d7b49a
|
public int getSerializedSize() {
int size = memoizedSerializedSize;
if (size != -1) return size;
size = 0;
if (((bitField0_ & 0x00000001) == 0x00000001)) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(1, id_);
}
if (((bitField0_ & 0x00000002) == 0x00000002)) {
size += com.google.protobuf.CodedOutputStream
.computeBytesSize(2, getNameBytes());
}
if (((bitField0_ & 0x00000004) == 0x00000004)) {
size += com.google.protobuf.CodedOutputStream
.computeEnumSize(3, race_.getNumber());
}
if (((bitField0_ & 0x00000008) == 0x00000008)) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(4, mineralPrice_);
}
if (((bitField0_ & 0x00000010) == 0x00000010)) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(5, gasPrice_);
}
if (((bitField0_ & 0x00000020) == 0x00000020)) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(6, researchTime_);
}
if (((bitField0_ & 0x00000040) == 0x00000040)) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(7, energyUsed_);
}
if (((bitField0_ & 0x00000080) == 0x00000080)) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(8, whatResearches_);
}
if (((bitField0_ & 0x00000100) == 0x00000100)) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(9, weapon_);
}
for (int i = 0; i < whatUses_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(10, whatUses_.get(i));
}
size += getUnknownFields().getSerializedSize();
memoizedSerializedSize = size;
return size;
}
|
cc39fd24-29d7-4692-a8d1-2473e842babc
|
public void handler() {
if (m68klog != null) {
fclose(m68klog);
}
throw new UnsupportedOperationException("Unimplemented");
}
|
cf91d78e-41c2-4bfa-a13d-02eec1195b4c
|
public void setTransactionStatus(crmondemand.xml.customobject3.query.QueryType transactionStatus) {
this.transactionStatus = transactionStatus;
}
|
021bf520-ff3f-4c98-a979-21c0af6b71c1
|
public void setCustomObject10IntegrationId(java.lang.String customObject10IntegrationId) {
this.customObject10IntegrationId = customObject10IntegrationId;
}
|
6460b098-3c86-4379-bf51-7a549d6f7bc1
|
@Override
public void focusGained(FocusEvent event)
{
// TODO Auto-generated method stub
}
|
aca62f6f-a9e2-4782-b47d-2a63d94ca151
|
public crmondemand.xml.customobject3.query.QueryType getCustomObject11ExternalSystemId() {
return this.customObject11ExternalSystemId;
}
|
c6c88c2e-fcb6-4d93-a41a-a1abf49fc572
|
public void setCustomDate7(java.util.Calendar customDate7) {
this.customDate7 = customDate7;
}
|
8333a4b3-05f7-4192-a465-a21e7895c425
|
public java.math.BigDecimal getCustomNumber28() {
return this.customNumber28;
}
|
1db222d5-25b9-481e-a501-a58c8025609f
|
public crmondemand.xml.customobject6.query.QueryType getCustomBoolean25() {
return this.customBoolean25;
}
|
57a16e2e-d67b-498b-8ea9-6c393e2bed83
|
public void setCustomObject11Type(java.lang.String customObject11Type) {
this.customObject11Type = customObject11Type;
}
|
4c7f2829-699e-402b-a676-91ac93f88fae
|
public void setIndexedBoolean0(java.lang.Boolean indexedBoolean0) {
this.indexedBoolean0 = indexedBoolean0;
}
|
6173d109-ca0a-42ea-86e9-cb87e505c0bd
|
public java.math.BigDecimal getCustomNumber64() {
return this.customNumber64;
}
|
c1a8a060-0663-411a-a97b-db5d50963482
|
public void setCustomObject15IntegrationId(crmondemand.xml.customobject6.query.QueryType customObject15IntegrationId) {
this.customObject15IntegrationId = customObject15IntegrationId;
}
|
499ed34b-6609-4480-93c6-ba43e40aa5f7
|
public void setCustomObject6Type(java.lang.String customObject6Type) {
this.customObject6Type = customObject6Type;
}
|
a8ea40ff-4228-4cd5-a495-73bb6375a99f
|
public void setCustomText9(java.lang.String customText9) {
this.customText9 = customText9;
}
|
3ac0bc51-90f0-44a6-9c0d-d51541c3fd35
|
public void setCustomDate21(crmondemand.xml.opportunity.query.QueryType customDate21) {
this.customDate21 = customDate21;
}
|
0e663aa3-dd84-4568-b7b8-0849cd16848c
|
public crmondemand.xml.opportunity.query.QueryType getCustomPickList13() {
return this.customPickList13;
}
|
741435e9-cea6-4d2f-b4cb-eba22f017e5e
|
public java.lang.String getFinancialAccountIntegrationId() {
return this.financialAccountIntegrationId;
}
|
7eca3f12-4e13-443d-a5d3-c6cff8d07c1d
|
public void setCustomPickList43(crmondemand.xml.opportunity.query.QueryType customPickList43) {
this.customPickList43 = customPickList43;
}
|
52b29b32-d0f7-4551-ab6b-caae2bf45137
|
public void setCustomText62(crmondemand.xml.customobject6.query.QueryType customText62) {
this.customText62 = customText62;
}
|
94a7132e-eade-4369-8ef1-c6b7a068d95b
|
public crmondemand.xml.contact.query.QueryType getCustomDate47() {
return this.customDate47;
}
|
1d9995c7-cbb7-450e-b865-468e01ef7e00
|
public void setCustomPickList0(java.lang.String customPickList0) {
this.customPickList0 = customPickList0;
}
|
7ffb2898-146d-467a-90bb-6239c0d3f2be
|
public crmondemand.xml.customobject6.query.QueryType getCustomPickList28() {
return this.customPickList28;
}
|
bc4df2f7-73bf-4a25-8b2d-48e08067e713
|
@Test
public void testGroundskeeper4orGreater(){
card = new Groundskeeper(enLocale);
assertEquals(0, character.getItemHand().size());
card.happen(4);
assertEquals(1, character.getItemHand().size());
card.happen(5);
assertEquals(1, character.getItemHand().size());
}
|
fd18e8c7-2467-43e2-bd81-21e5ae50f402
|
public void setCustomPhone9(crmondemand.xml.contact.query.QueryType customPhone9) {
this.customPhone9 = customPhone9;
}
|
6bcb369a-58b7-4003-94e3-df0ef739bb89
|
public java.lang.String getAccreditationNum() {
return this.accreditationNum;
}
|
1fe9f9b4-7c33-485e-b48e-62b436b86faf
|
public crmondemand.xml.contact.query.QueryType getCustomPhone2() {
return this.customPhone2;
}
|
b736d348-37e4-4a9d-8ad6-9b92209d242d
|
public void setCustomBoolean3(java.lang.Boolean customBoolean3) {
this.customBoolean3 = customBoolean3;
}
|
d58629ab-7ad0-4105-8876-3f501607c5c7
|
public void setCustomBoolean27(crmondemand.xml.contact.query.QueryType customBoolean27) {
this.customBoolean27 = customBoolean27;
}
|
ef386a7f-53e3-4028-ad00-992c18d5124b
|
public crmondemand.xml.customobject6.query.QueryType getCustomPickList1() {
return this.customPickList1;
}
|
d8c68f57-544c-4c2a-81b7-6c7b8e652110
|
public void setCustomObject15ExternalSystemId(java.lang.String customObject15ExternalSystemId) {
this.customObject15ExternalSystemId = customObject15ExternalSystemId;
}
|
e932493e-8dfd-4cc7-a831-9885f6217b32
|
public void setObjectiveId(java.lang.String objectiveId)
{
this.objectiveId = objectiveId;
}
|
0bac9058-208c-4dce-9802-483197b691dc
|
public crmondemand.xml.customobject6.query.QueryType getCustomNumber15() {
return this.customNumber15;
}
|
d5494179-64e8-4437-8aa3-4d6ca45190fe
|
public crmondemand.xml.opportunity.query.QueryType getCustomNumber51() {
return this.customNumber51;
}
|
bf0b6b70-a867-4541-8087-832f60ddb7c8
|
public java.lang.String getCustomPickList15() {
return this.customPickList15;
}
|
7498de45-97c5-425c-b936-1c65d55ce31b
|
public crmondemand.xml.customobject6.query.QueryType getZCustomPickList18() {
return this.zCustomPickList18;
}
|
c9c78b43-6602-49e1-b213-37ab10903086
|
public crmondemand.xml.contact.query.QueryType getCustomText26() {
return this.customText26;
}
|
b898db4b-27e7-49a3-a2fa-cdb19c11b310
|
public void setCustomPickList88(crmondemand.xml.customobject3.query.QueryType customPickList88) {
this.customPickList88 = customPickList88;
}
|
25c1bae1-abb8-41ce-aac1-fa29649035fa
|
public void setCustomBoolean26(java.lang.Boolean customBoolean26) {
this.customBoolean26 = customBoolean26;
}
|
8924fa5a-84f2-46a6-86a1-0e62ba7e2cae
|
public java.lang.String getCustomPickList51() {
return this.customPickList51;
}
|
6dcf85d9-5eb6-4556-8a59-a081678e5dae
|
public void setCustomBoolean4(crmondemand.xml.customobject6.query.QueryType customBoolean4) {
this.customBoolean4 = customBoolean4;
}
|
86e608d1-ce4d-4672-a106-8a646e55b2be
|
public crmondemand.xml.customobject6.query.QueryType getCustomPickList42() {
return this.customPickList42;
}
|
b9cf8c85-ea0a-4380-8b03-c181f7f93d9e
|
public int getNumber()
{
return numberInRoom;
}
|
e00a27a1-fdba-4111-beff-32c195898491
|
public void setCustomPickList62(crmondemand.xml.customobject3.query.QueryType customPickList62) {
this.customPickList62 = customPickList62;
}
|
317690a4-1268-46a3-a946-9fba4e6a0378
|
public void setCustomPickList41(crmondemand.xml.customobject6.query.QueryType customPickList41) {
this.customPickList41 = customPickList41;
}
|
3fdcd38c-7c66-4331-bf10-fe2d3c3812af
|
public void setCustomObject2Id(java.lang.String customObject2Id) {
this.customObject2Id = customObject2Id;
}
|
199319cc-ec2d-4bf1-8f9e-01c85c76d191
|
public crmondemand.xml.customobject6.query.QueryType getCustomPickList76() {
return this.customPickList76;
}
|
752e8f87-528f-4188-8054-c8f4b7a82777
|
public java.lang.String getCustomText47() {
return this.customText47;
}
|
c8ede34d-11db-4f5a-a0e1-ba70136a5fce
|
public void setCustomText59(java.lang.String customText59) {
this.customText59 = customText59;
}
|
d8a64cb6-c95b-4aab-baba-dcdad262e4cf
|
public void setValue(double value) {
this.value = value;
tokenized = true;
}
|
ec1ac241-9a55-4091-b48d-001be3b95c29
|
public void setCustomText51(java.lang.String customText51) {
this.customText51 = customText51;
}
|
12b9cd8e-882d-4b83-a14c-c970b20152f2
|
@Override
public void actionPerformed(ActionEvent arg0) {
//it means there is nothing to reDo
//warn user in case of user wants to make undo operation
if(model.getObjects().size()==0 || model.getDraw_index()==model.getObjects().size()){
JOptionPane.showMessageDialog(null,"You can't do redo operation");
}
else{//tell controller to start reDo operation
paint_panel.clear(); //clear current graph
control.reDoShape(paint_panel.getG2());
}
}
|
6db55f81-e6ec-4237-bdcf-bedf97470031
|
public void setNoSensors(int noSensors) {
this.noSensors = noSensors;
}
|
72915601-c260-4678-9f90-8269a62ffbbc
|
public void setAdjustHighLats(int adjustHighLats) {
this.adjustHighLats = adjustHighLats;
}
|
c3a59003-9ee0-41fe-a1e4-61035d72c9ba
|
public void setExternalSystemId(crmondemand.xml.customobject3.query.QueryType externalSystemId) {
this.externalSystemId = externalSystemId;
}
|
0856e486-9b1a-4a2c-a6b4-bb383c37e067
|
public void setPolicyTotalPremium(java.math.BigDecimal policyTotalPremium) {
this.policyTotalPremium = policyTotalPremium;
}
|
618f6083-03a1-4d5f-862a-d6708402682e
|
public crmondemand.xml.customobject3.query.QueryType getCustomNumber18() {
return this.customNumber18;
}
|
2a19a125-e3ba-45b5-a4b7-76534c67afb9
|
public void setCustomInteger34(java.lang.Integer customInteger34) {
this.customInteger34 = customInteger34;
}
|
c94bea5d-d2e8-44f0-89b8-97ea4b04fd0e
|
public crmondemand.xml.contact.query.QueryType getCustomText4() {
return this.customText4;
}
|
1bb2c889-4602-4bd6-90cb-fcb6a5deeced
|
public void removeEntity(Entity e) {
this.getEntities().remove(e);
}
|
5438224d-5e69-46b0-8c25-43405956546d
|
public crmondemand.xml.customobject6.query.QueryType getCustomPickList21() {
return this.customPickList21;
}
|
656bf1de-ae8b-4881-b5b8-faaddcbb2900
|
public crmondemand.xml.customobject6.query.QueryType getCustomText89() {
return this.customText89;
}
|
5e5d4435-4693-4b24-9bfc-5bceffaf4870
|
public void setProductId(crmondemand.xml.contact.query.QueryType productId) {
this.productId = productId;
}
|
02814d9a-5ac2-44a7-9406-646414bb67f5
|
public void setCustomObject1Name(crmondemand.xml.customobject6.query.QueryType customObject1Name) {
this.customObject1Name = customObject1Name;
}
|
ec0cae12-b6f3-4d4f-abbe-64054d7ca781
|
public java.math.BigDecimal getCustomNumber52() {
return this.customNumber52;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.